MediaCapture.StopRecordAsync Méthode

Définition

Arrête l’enregistrement.

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

Retours

Retourne un objet IAsyncAction utilisé pour contrôler l’opération asynchrone.

Attributs

Configuration requise pour Windows

Fonctionnalités de l’application
backgroundMediaRecording microphone webcam

Remarques

Avant de lire une vidéo, RandomAccessStream doit être fermé lorsque StopRecordAsync se termine.

S’applique à