Share via


VideoDeviceController.ExposureCompensationControl プロパティ

定義

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

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

プロパティ値

露出補正制御

適用対象