| VideoOverlayCamera Constructor (Boolean) |
Initializes a new instance of the VideoStream.
Namespace: Flir.Atlas.Live.DeviceAssembly: Flir.Atlas.Live (in Flir.Atlas.Live.dll) Version: 3.1
Syntax public VideoOverlayCamera(
bool autoStartGrabbing
)
Parameters
- autoStartGrabbing
- Type: SystemBoolean
Grabbing is automatically started after connect if is set to true.
See Also