The FileVideoSource type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | FileVideoSource | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() | 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
Name | Description | |
---|---|---|
![]() | 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
Name | Description | |
---|---|---|
![]() | NewFrame |
New frame event.
|
![]() | PlayingFinished |
Video playing finished event.
|
![]() | VideoSourceError |
Video source error event.
|