AsyncVideoSource Properties |
The AsyncVideoSource type exposes the following members.
Name | Description | |
---|---|---|
BytesReceived |
Received bytes count.
| |
FramesProcessed |
Processed frames count.
| |
FramesReceived |
Received frames count.
| |
IsRunning |
State of the video source.
| |
NestedVideoSource |
Nested video source which is the target for asynchronous processing.
| |
SkipFramesIfBusy |
Specifies if the object should skip frames from the nested video source when it is busy.
| |
Source |
Video source string.
|