Unit VLDSVideoPlayer
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
||
Line 18: | Line 18: | ||
== Classes == | == Classes == | ||
+ | *[[Class VLDSVideoPlayer.TMLDSTimeStamps|TMLDSTimeStamps]] - Specifies the timestamp settings. | ||
+ | *[[Class VLDSVideoPlayer.TVLVideoPlayerSampleGrabber|TVLVideoPlayerSampleGrabber]] | ||
*[[Class VLDSVideoPlayer.TVLDSVideoPlayer|TVLDSVideoPlayer]] - Plays Video files using DirectShow. | *[[Class VLDSVideoPlayer.TVLDSVideoPlayer|TVLDSVideoPlayer]] - Plays Video files using DirectShow. | ||
Revision as of 20:28, 10 June 2013
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: VideoLabBasicPkg
Contents |
Summary
Contains the code for the TVLDSVideoPlayer component.
Description
This unit contains the code for the TVLDSVideoPlayer component.
Components
- TVLDSVideoPlayer - Plays Video files using DirectShow.
Classes
- TMLDSTimeStamps - Specifies the timestamp settings.
- TVLVideoPlayerSampleGrabber
- TVLDSVideoPlayer - Plays Video files using DirectShow.
Enums
- TVLDSPlayerCapability - Enumerated type for the DirectShow player capabilities.
Sets
- TVLDSPlayerCapabilities - Set of available player capabilities.