VideoDeviceController.SceneModeControl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.