The VideoCaptureDevice type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | VideoCaptureDevice | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() | CheckIfCrossbarAvailable |
Check if running video source provides crossbar for configuration.
|
![]() | DisplayCrossbarPropertyPage |
Display property page of video crossbar (Analog Video Crossbar filter).
|
![]() | DisplayPropertyPage |
Display property window for the video capture device providing its configuration
capabilities.
|
![]() | GetCameraProperty |
Gets the current setting of a camera property.
|
![]() | GetCameraPropertyRange |
Gets the range and default value of a specified camera property.
|
![]() | SetCameraProperty |
Sets a specified property on the camera.
|
![]() | SignalToStop |
Signal video source to stop its work.
|
![]() | SimulateTrigger |
Simulates an external trigger.
|
![]() | Start |
Start video source.
|
![]() | Stop |
Stop video source.
|
![]() | WaitForStop |
Wait for video source has stopped.
|
Properties
Name | Description | |
---|---|---|
![]() | AvailableCrossbarVideoInputs |
Available inputs of the video capture card.
|
![]() | BytesReceived |
Received bytes count.
|
![]() | CrossbarVideoInput |
Current video input of capture card.
|
![]() | DesiredFrameRate | Obsolete.
Obsolete - no longer in use.
|
![]() | DesiredFrameSize | Obsolete.
Obsolete - no longer in use
|
![]() | DesiredSnapshotSize | Obsolete.
Obsolete - no longer in use
|
![]() | FramesReceived |
Received frames count.
|
![]() | IsRunning |
State of the video source.
|
![]() | ProvideSnapshots |
Specifies if snapshots should be provided or not.
|
![]() | SnapshotCapabilities |
Snapshot capabilities of the device.
|
![]() | SnapshotResolution |
Snapshot resolution to set.
|
![]() | Source |
Video source.
|
![]() | SourceObject |
Source COM object of camera capture device.
|
![]() | VideoCapabilities |
Video capabilities of the device.
|
![]() | VideoResolution |
Video resolution to set.
|
Events
Name | Description | |
---|---|---|
![]() | NewFrame |
New frame event.
|
![]() | PlayingFinished |
Video playing finished event.
|
![]() | SnapshotFrame |
Snapshot frame event.
|
![]() | VideoSourceError |
Video source error event.
|