다음을 통해 공유


VideoDeviceController.ExposureControl 속성

정의

이 비디오 디바이스에 대한 노출 제어를 가져옵니다.

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

속성 값

노출 컨트롤입니다.

적용 대상