Compartilhar via


CameraCaptureUIVideoCaptureSettings.MaxResolution Propriedade

Definição

Determina a resolução máxima que o usuário pode selecionar.

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

Valor da propriedade

A resolução máxima que o usuário pode selecionar.

Requisitos do Windows

Funcionalidades do aplicativo
microphone webcam

Aplica-se a