MediaCaptureSettings.ConcurrentRecordAndPhotoSupported Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das Aufnahmegerät das Gleichzeitige Aufzeichnen von Videos und das Aufnehmen eines Fotos unterstützt.

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

Eigenschaftswert

Boolean

bool

true , wenn das Aufnahmegerät das gleichzeitige Aufzeichnen von Videos und das Aufnehmen eines Fotos unterstützt; andernfalls false.

Windows-Anforderungen

App-Funktionen
backgroundMediaRecording

Gilt für: