CameraCaptureUIVideoCaptureSettings.Format Eigenschaft

Definition

Bestimmt das Format zum Speichern von aufgezeichneten Videos.

public:
 property CameraCaptureUIVideoFormat Format { CameraCaptureUIVideoFormat get(); void set(CameraCaptureUIVideoFormat value); };
CameraCaptureUIVideoFormat Format();

void Format(CameraCaptureUIVideoFormat value);
public CameraCaptureUIVideoFormat Format { get; set; }
var cameraCaptureUIVideoFormat = cameraCaptureUIVideoCaptureSettings.format;
cameraCaptureUIVideoCaptureSettings.format = cameraCaptureUIVideoFormat;
Public Property Format As CameraCaptureUIVideoFormat

Eigenschaftswert

Ein Wert, der das Format zum Speichern von aufgezeichneten Videos angibt.

Windows-Anforderungen

App-Funktionen
microphone webcam

Gilt für: