Click or drag to resize
Accord.NET (logo)

AsyncVideoSource Properties

The AsyncVideoSource type exposes the following members.

Properties
  NameDescription
Public propertyBytesReceived
Received bytes count.
Public propertyFramesProcessed
Processed frames count.
Public propertyFramesReceived
Received frames count.
Public propertyIsRunning
State of the video source.
Public propertyNestedVideoSource
Nested video source which is the target for asynchronous processing.
Public propertySkipFramesIfBusy
Specifies if the object should skip frames from the nested video source when it is busy.
Public propertySource
Video source string.
Top
See Also