VideoPlayer class |
|
The VideoPlayer class, accessible through the control's DisplayVideoPlayer property, gives access to playback of video clips through DirectShow.
For details about video clips rendering refer to the How to play video files through DirectShow tutorial.
The VideoPlayer class is implemented through the following methods:
Methods
FiltersInGraphShowPropertyPage
FrameGrabberResultsGetAvailableType
FrameGrabberResultsGetPixelColor
FrameGrabberResultsGetBitmapsCount
FrameGrabberResultsGetFilePathname
FrameGrabberResultsGetFilesCount
LoadFromMemorySyncForTempoChange
VideoStreamSendToActiveMovieWin
Examples of use of the VideoPlayer class in Visual C# and Visual Basic.NET can be found inside the following samples installed with the product's setup package:
- AsioVideoPlayer
- VideoMixer
- VideoPlayerAdvanced
- VideoPlayerSimple
- VideoPlayerMultipleOutout
- VideoWaveform