Share via


VideoDeviceController.ExposureControl プロパティ

定義

このビデオ デバイスの露出コントロールを取得します。

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

プロパティ値

露出コントロール。

適用対象