Disable recording of clips.
This API disables capturing video and audio currently being rendered until EnableRecordAsync is called. This is useful, for example, when the Kinect screen is showing on screen and titles want to prevent the user from recording that screen via voice command.
public:
static IAsyncAction^ DisableRecordAsync()
Type: IAsyncAction
An interface for tracking the progress of the asynchronous call.
Namespace: Windows.Xbox.Media.Capture
Metadata: windows.winmd