CameraCaptureUIVideoCaptureSettings.Format Propriété

Définition

Détermine le format de stockage des vidéos capturées.

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

Valeur de propriété

Valeur indiquant le format de stockage des vidéos capturées.

Configuration requise pour Windows

Fonctionnalités de l’application
microphone webcam

S’applique à