VideoDeviceController.ExposureControl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.