BasicVideo
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
Revision as of 13:14, 14 October 2012
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.
Contents |
Description
Video Capture and Playback Library
Packages
- Package AudioLabBasicPkg - Contains the basic audio processing components and classes for all the video and audio related products.
- Package MediaLabBasicPkg - Contains the basic media components and classes for all the video and audio related products.
- Package SignalLabBasicPkg - Contains the basic components and classes for all the products.
- Package VideoLabBasicPkg - Contains the basic video processing components and classes for all the video related products.
Components
From Package AudioLabBasicPkg
TALDSAudioOut - Sends audio data to an audio output device.
TALAudioOut - Sends audio data to an audio output device.
TALAudioToReal - Converts Wave Audio Data Buffers into Real Data Buffers.
TALGenericFilter - User defined filter for Audio data.
TALGenericGen - User defined generator for Audio data.
From Package MediaLabBasicPkg
TMLDSGraphView - DirectShow graph display.
From Package SignalLabBasicPkg
TSLPair - Pairs multiple data buffers together.
TSLGenericReal - User defined filter for Real data.
TSLGenericFilter - User defined filter for Binary data.
TSLGenericGen - User defined generator for Binary data.
TSLGenericRealGen - User defined generator for Real data.
TSLGenericRealMatrix - User defined generator for Real matrix data.
From Package VideoLabBasicPkg
TVLASFPlayer - Plays ASF and WMV Video Files.
TVLImageDisplay - Video display component.
TVLDSVideoPreviewDock - Docking location for video preview.
TVLDSVideoPlayer - Plays Video files using DirectShow.
TVLDSVideoLogger - Records Video files using DirectShow.
TVLDSImageDisplay - Video display component using DirectShow.
TVLDSCapture - Captures Video from device using DirectShow.
TVLAVIPlayer - Plays AVI Video files.
TVLAVILogger - Records AVI Video files.
TVLCapture - Captures Video from device.
TVLGenericFilter - User defined filter for Video data.
TVLGenericGen - User defined generator for Video data.
Layers
From Package VideoLabBasicPkg
TVLImageDisplayLayer - Layer drawing video.
Elements
From Package VideoLabBasicPkg
TVLExternalImageDisplayElement - Component element drawing video.
Matrix Layers
From Package VideoLabBasicPkg
TVLExternalImageDisplayMatrixLayer - Matrix element drawing video.