MediaCapture.StopRecordAsync Methode

Definition

Beendet die Aufzeichnung.

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

Gibt zurück

Gibt ein IAsyncAction-Objekt zurück, das zum Steuern des asynchronen Vorgangs verwendet wird.

Attribute

Windows-Anforderungen

App-Funktionen
backgroundMediaRecording microphone webcam

Hinweise

Vor der Wiedergabe eines Videos sollte RandomAccessStream geschlossen werden, wenn StopRecordAsync abgeschlossen ist.

Gilt für: