ApplicationClipCapture.DisableRecordAsync Method

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.

Syntax

public:
static IAsyncAction^ DisableRecordAsync()  

Return value

Type: IAsyncAction 

An interface for tracking the progress of the asynchronous call.

Requirements

Namespace: Windows.Xbox.Media.Capture

Metadata: windows.winmd

See also

Reference

ApplicationClipCapture Class

ApplicationClipCapture Members

Windows.Xbox.Media.Capture Namespace