Partager via


CameraCaptureUIVideoCaptureSettings.MaxResolution Propriété

Définition

Détermine la résolution maximale que l’utilisateur peut sélectionner.

public:
 property CameraCaptureUIMaxVideoResolution MaxResolution { CameraCaptureUIMaxVideoResolution get(); void set(CameraCaptureUIMaxVideoResolution value); };
CameraCaptureUIMaxVideoResolution MaxResolution();

void MaxResolution(CameraCaptureUIMaxVideoResolution value);
public CameraCaptureUIMaxVideoResolution MaxResolution { get; set; }
var cameraCaptureUIMaxVideoResolution = cameraCaptureUIVideoCaptureSettings.maxResolution;
cameraCaptureUIVideoCaptureSettings.maxResolution = cameraCaptureUIMaxVideoResolution;
Public Property MaxResolution As CameraCaptureUIMaxVideoResolution

Valeur de propriété

Résolution maximale que l’utilisateur peut sélectionner.

Configuration requise pour Windows

Fonctionnalités de l’application
microphone webcam

S’applique à