다음을 통해 공유


VideoDeviceController.ExposureCompensationControl 속성

정의

이 비디오 디바이스에 대한 노출 보정 컨트롤을 가져옵니다.

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

속성 값

노출 보정 제어

적용 대상