Click or drag to resize
VideoOverlayCamera Properties

The VideoOverlayCamera type exposes the following members.

Properties
  NameDescription
Public propertyAutoReconnect
Automatically retries to connect if the connection is lost if set to true.
(Inherited from CameraBase.)
Public propertyCameraDeviceInfo
Camera device information.
(Inherited from CameraBase.)
Public propertyConnectionStatus
Connection status.
(Inherited from CameraBase.)
Public propertyDiagnostics
Diagnostic information.
(Inherited from CameraBase.)
Public propertyFps
Frames per second.
(Inherited from Camera.)
Public propertyFrameCount
The received number of images
(Inherited from Camera.)
Public propertyFrameRateIndex (Inherited from Camera.)
Public propertyIsAutoStartGrabbingEnabled
Automatically start/stop grabbing if set to true.
(Inherited from Camera.)
Public propertyIsConnected
Check if a camera is connected.
(Inherited from CameraBase.)
Public propertyIsGrabbing
Checks if grabbing is started.
(Inherited from Camera.)
Public propertyLostImages
Lost images
(Inherited from Camera.)
Public propertyRecorder
Recorder.
(Inherited from Camera.)
Public propertyRemoteControl
Remotely control a camera device.
(Inherited from CameraBase.)
Public propertySelectedResolutionIndex (Inherited from Camera.)
Public propertyVisualImage
The contained Visual image.
Top
See Also