The FileVideoSource type exposes the following members.

Constructors

  NameDescription
FileVideoSourceOverloaded.

Methods

  NameDescription
OnNewFrame
Notifies client about new frame.
SignalToStop
Signal video source to stop its work.
Start
Start video source.
Stop
Stop video source.
WaitForStop
Wait for video source has stopped.

Properties

  NameDescription
BytesReceived
Received bytes count.
FramesReceived
Received frames count.
IsRunning
State of the video source.
PreventFreezing
Prevent video freezing after screen saver and workstation lock or not.
ReferenceClockEnabled
Enables/disables reference clock on the graph.
Source
Video source.

Events

  NameDescription
NewFrame
New frame event.
PlayingFinished
Video playing finished event.
VideoSourceError
Video source error event.

See Also