MediaCaptureSettings.ConcurrentRecordAndPhotoSupported Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une valeur qui indique si l’appareil de capture prend en charge l’enregistrement vidéo et la prise d’une photo en même temps.
public:
property bool ConcurrentRecordAndPhotoSupported { bool get(); };
bool ConcurrentRecordAndPhotoSupported();
public bool ConcurrentRecordAndPhotoSupported { get; }
var boolean = mediaCaptureSettings.concurrentRecordAndPhotoSupported;
Public ReadOnly Property ConcurrentRecordAndPhotoSupported As Boolean
Valeur de propriété
Boolean
bool
true si l’appareil de capture prend en charge simultanément l’enregistrement vidéo et la capture d’une photo ; sinon, false.
Configuration requise pour Windows
Fonctionnalités de l’application |
backgroundMediaRecording
|