Freigeben über


MediaCaptureSettings.ConcurrentRecordAndPhotoSequenceSupported Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das Aufnahmegerät das Aufzeichnen von Videos und das gleichzeitige Aufnehmen einer Fotosequenz unterstützt.

public:
 property bool ConcurrentRecordAndPhotoSequenceSupported { bool get(); };
bool ConcurrentRecordAndPhotoSequenceSupported();
public bool ConcurrentRecordAndPhotoSequenceSupported { get; }
var boolean = mediaCaptureSettings.concurrentRecordAndPhotoSequenceSupported;
Public ReadOnly Property ConcurrentRecordAndPhotoSequenceSupported As Boolean

Eigenschaftswert

Boolean

bool

true , wenn das Aufnahmegerät das gleichzeitige Aufzeichnen von Videos und die Aufnahme einer Fotosequenz unterstützt; andernfalls false.

Windows-Anforderungen

App-Funktionen
backgroundMediaRecording

Gilt für: