|
|
VideoCaptureDevice Properties |
The VideoCaptureDevice type exposes the following members.
| Name | Description | |
|---|---|---|
| AvailableCrossbarVideoInputs |
Available inputs of the video capture card.
| |
| BytesReceived |
Received bytes count.
| |
| CrossbarVideoInput |
Current video input of capture card.
| |
| DesiredAverageTimePerFrame |
The desired average display time of the video frames, in 100-nanosecond units.
There is no guarantee that the device will actually respect this setting, however
some devices will not work unless this property is set. See remarks for details.
| |
| 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.
|