VideoDeviceController.ExposureControl Property

Definition

Gets the exposure control for this video device.

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

Property Value

The exposure control.

Applies to