Compartir a través de


VideoDeviceController.ExposureCompensationControl Propiedad

Definición

Obtiene el control de compensación de exposición para este dispositivo de vídeo.

public:
 property ExposureCompensationControl ^ ExposureCompensationControl { ExposureCompensationControl ^ get(); };
ExposureCompensationControl ExposureCompensationControl();
public ExposureCompensationControl ExposureCompensationControl { get; }
var exposureCompensationControl = videoDeviceController.exposureCompensationControl;
Public ReadOnly Property ExposureCompensationControl As ExposureCompensationControl

Valor de propiedad

Control de compensación de exposición

Se aplica a