Camera Properties |
The Camera type exposes the following members.
Name | Description | |
---|---|---|
AutoReconnect |
Automatically retries to connect if the connection is lost if set to true.
(Inherited from CameraBase.) | |
CameraDeviceInfo |
Camera device information.
(Inherited from CameraBase.) | |
ConnectionStatus |
Connection status.
(Inherited from CameraBase.) | |
Diagnostics |
Diagnostic information.
(Inherited from CameraBase.) | |
Fps |
Frames per second.
| |
FrameCount |
The received number of images
| |
FrameRateIndex |
Select frame rate. EnumerateFrameRates for a list of available frame rates.
| |
IsAutoStartGrabbingEnabled |
Automatically start/stop grabbing if set to true.
| |
IsConnected |
Check if a camera is connected.
(Inherited from CameraBase.) | |
IsGrabbing |
Checks if grabbing is started.
| |
LostImages |
Lost images
| |
Recorder |
Recorder.
| |
RemoteControl |
Remotely control a camera device.
(Inherited from CameraBase.) | |
SelectedResolutionIndex |
Select resolution. EnumerateResolutions for a list of available resolutions.
|