VideoDeviceController.SceneModeControl Property

Definition

Gets the scene mode control for this video device.

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

Property Value

The scene mode control.

Applies to