Bagikan melalui


CameraCaptureUIVideoCaptureSettings.MaxResolution Properti

Definisi

Menentukan resolusi maksimum yang dapat dipilih pengguna.

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

Nilai Properti

Resolusi maksimum yang dapat dipilih pengguna.

Persyaratan Windows

Kemampuan aplikasi
microphone webcam

Berlaku untuk