VideoDeviceController.ExposureCompensationControl Property

Definition

Gets the exposure compensation control for this video device.

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

Property Value

The exposure compensation control

Applies to