Condividi tramite


CameraCaptureUIVideoCaptureSettings.MaxResolution Proprietà

Definizione

Determina la risoluzione massima selezionata dall'utente.

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

Valore della proprietà

Risoluzione massima selezionata dall'utente.

Requisiti Windows

Funzionalità dell'app
microphone webcam

Si applica a