MediaCapture.StopPreviewAsync 메서드

정의

미리 보기를 중지합니다.

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

반환

비동기 작업을 제어하는 데 사용되는 IAsyncAction 개체를 반환합니다.

특성

Windows 요구 사항

앱 기능
backgroundMediaRecording microphone webcam

적용 대상