VideoDeviceController.ExposureControl 属性

定义

获取此视频设备的曝光控件。

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

属性值

曝光控件。

适用于