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

適用於