CameraCaptureUIVideoCaptureSettings.MaxResolution Eigenschaft

Definition

Bestimmt die maximale Auflösung, die der Benutzer auswählen kann.

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

Eigenschaftswert

Die maximale Auflösung, die der Benutzer auswählen kann.

Windows-Anforderungen

App-Funktionen
microphone webcam

Gilt für: