다음을 통해 공유


VideoDeviceController.SceneModeControl 속성

정의

이 비디오 디바이스의 장면 모드 컨트롤을 가져옵니다.

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

속성 값

장면 모드 컨트롤입니다.

적용 대상