VideoDeviceController.FlashControl Property
Definition
Gets the flash control for this video device.
public:
property FlashControl ^ FlashControl { FlashControl ^ get(); };
FlashControl FlashControl();
public FlashControl FlashControl { get; }
var flashControl = videoDeviceController.flashControl;
Public ReadOnly Property FlashControl As FlashControl
Property Value
The flash control.