The VideoSourcePlayer type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dispose |
Clean up any resources being used.
(Overrides Control..::.Dispose(Boolean).) | |
| GetCurrentVideoFrame |
Get clone of current video frame displayed by the control.
| |
| SignalToStop |
Signal video source to stop.
| |
| Start |
Start video source and displaying its frames.
| |
| Stop |
Stop video source.
| |
| WaitForStop |
Wait for video source has stopped.
|