MediaCapture.StopPreviewAsync Method

Definition

Stops preview.

public:
 virtual IAsyncAction ^ StopPreviewAsync() = StopPreviewAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction StopPreviewAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction StopPreviewAsync();
function stopPreviewAsync()
Public Function StopPreviewAsync () As IAsyncAction

Returns

Returns a IAsyncAction object that is used to control the asynchronous operation.

Attributes

Windows requirements

App capabilities
backgroundMediaRecording microphone webcam

Applies to