BasicVideo
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
||
(45 intermediate revisions by one user not shown) | |||
Line 11: | Line 11: | ||
*[[Package AudioLabBasicPkg]] - Contains the basic audio processing components and classes for all the video and audio related products. | *[[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 MediaLabBasicPkg]] - Contains the basic media components and classes for all the video and audio related products. | ||
− | *[[Package | + | *[[Package Mitov.BasicLab]] - Contains the basic components and classes for all the products. |
+ | *[[Package SignalLabBasicPkg]] - Contains the basic components and classes for the basic SignalLab components. | ||
+ | *[[Package TimingLabBasicPkg]] - Contains the basic components and classes for the basic TimingLab components. | ||
*[[Package VideoLabBasicPkg]] - Contains the basic video processing components and classes for all the video related products. | *[[Package VideoLabBasicPkg]] - Contains the basic video processing components and classes for all the video related products. | ||
== Components == | == Components == | ||
=== From [[Package AudioLabBasicPkg]] === | === From [[Package AudioLabBasicPkg]] === | ||
− | |||
− | |||
*[[Image:BIGALAudioToReal.gif]] [[Image:ALAudioToReal.gif]] [[Image:NETALAudioToReal.gif]] '''[[Class ALAudioToReal.TALAudioToReal|TALAudioToReal]]''' - Converts Wave Audio Data Buffers into Real Data Buffers. | *[[Image:BIGALAudioToReal.gif]] [[Image:ALAudioToReal.gif]] [[Image:NETALAudioToReal.gif]] '''[[Class ALAudioToReal.TALAudioToReal|TALAudioToReal]]''' - Converts Wave Audio Data Buffers into Real Data Buffers. | ||
+ | *[[Image:BIGALAudioOut.gif]] [[Image:ALAudioOut.gif]] [[Image:NETALAudioOut.gif]] '''[[Class ALAudioOut.TALAudioOut|TALAudioOut]]''' - Sends audio data to an audio output device. | ||
+ | *[[Image:BIGALDSAudioOut.gif]] [[Image:ALDSAudioOut.gif]] [[Image:NETALDSAudioOut.gif]] '''[[Class ALDSAudioOut.TALDSAudioOut|TALDSAudioOut]]''' - Sends audio data to an audio output device. | ||
*[[Image:BIGALGenericFilter.gif]] [[Image:ALGenericFilter.gif]] [[Image:NETALGenericFilter.gif]] '''[[Class ALGenericFilter.TALGenericFilter|TALGenericFilter]]''' - User defined filter for Audio data. | *[[Image:BIGALGenericFilter.gif]] [[Image:ALGenericFilter.gif]] [[Image:NETALGenericFilter.gif]] '''[[Class ALGenericFilter.TALGenericFilter|TALGenericFilter]]''' - User defined filter for Audio data. | ||
*[[Image:BIGALGenericGen.gif]] [[Image:ALGenericGen.gif]] [[Image:NETALGenericGen.gif]] '''[[Class ALGenericGen.TALGenericGen|TALGenericGen]]''' - User defined generator for Audio data. | *[[Image:BIGALGenericGen.gif]] [[Image:ALGenericGen.gif]] [[Image:NETALGenericGen.gif]] '''[[Class ALGenericGen.TALGenericGen|TALGenericGen]]''' - User defined generator for Audio data. | ||
Line 29: | Line 31: | ||
*[[Image:BIGSLGenericRealGen.gif]] [[Image:SLGenericRealGen.gif]] [[Image:NETSLGenericRealGen.gif]] '''[[Class SLGenericRealGen.TSLGenericRealGen|TSLGenericRealGen]]''' - User defined generator for Real data. | *[[Image:BIGSLGenericRealGen.gif]] [[Image:SLGenericRealGen.gif]] [[Image:NETSLGenericRealGen.gif]] '''[[Class SLGenericRealGen.TSLGenericRealGen|TSLGenericRealGen]]''' - User defined generator for Real data. | ||
*[[Image:BIGSLGenericRealMatrix.gif]] [[Image:SLGenericRealMatrix.gif]] [[Image:NETSLGenericRealMatrix.gif]] '''[[Class SLGenericRealMatrix.TSLGenericRealMatrix|TSLGenericRealMatrix]]''' - User defined generator for Real matrix data. | *[[Image:BIGSLGenericRealMatrix.gif]] [[Image:SLGenericRealMatrix.gif]] [[Image:NETSLGenericRealMatrix.gif]] '''[[Class SLGenericRealMatrix.TSLGenericRealMatrix|TSLGenericRealMatrix]]''' - User defined generator for Real matrix data. | ||
+ | === From [[Package TimingLabBasicPkg]] === | ||
+ | *[[Image:BIGTLThreadEvent.gif]] [[Image:TLThreadEvent.gif]] [[Image:NETTLThreadEvent.gif]] '''[[Class TLThreadEvent.TTLThreadEvent|TTLThreadEvent]]''' - Executes event in a separated thread. | ||
+ | *[[Image:BIGTLMainThreadEvent.gif]] [[Image:TLMainThreadEvent.gif]] [[Image:NETTLMainThreadEvent.gif]] '''[[Class TLMainThreadEvent.TTLMainThreadEvent|TTLMainThreadEvent]]''' - Allows other threads to generate main thread notifications. | ||
+ | *[[Image:BIGTLStopWatch.gif]] [[Image:TLStopWatch.gif]] [[Image:NETTLStopWatch.gif]] '''[[Class TLStopWatch.TTLStopWatch|TTLStopWatch]]''' - Measures time intervals. | ||
+ | *[[Image:BIGTLFrequencyMeter.gif]] [[Image:TLFrequencyMeter.gif]] [[Image:NETTLFrequencyMeter.gif]] '''[[Class TLFrequencyMeter.TTLFrequencyMeter|TTLFrequencyMeter]]''' - Measures frequency of events. | ||
+ | *[[Image:BIGTLCounter.gif]] [[Image:TLCounter.gif]] [[Image:NETTLCounter.gif]] '''[[Class TLCounter.TTLCounter|TTLCounter]]''' - Counts events. | ||
+ | *[[Image:BIGTLWatchDogTimer.gif]] [[Image:TLWatchDogTimer.gif]] [[Image:NETTLWatchDogTimer.gif]] '''[[Class TLWatchDogTimer.TTLWatchDogTimer|TTLWatchDogTimer]]''' - Implements a Watch Dog Timer. | ||
+ | *[[Image:BIGTLClockGen.gif]] [[Image:TLClockGen.gif]] [[Image:NETTLClockGen.gif]] '''[[Class TLClockGen.TTLClockGen|TTLClockGen]]''' - Provides clock for other components. | ||
=== From [[Package VideoLabBasicPkg]] === | === From [[Package VideoLabBasicPkg]] === | ||
*[[Image:BIGVLASFPlayer.gif]] [[Image:VLASFPlayer.gif]] [[Image:NETVLASFPlayer.gif]] '''[[Class VLASFPlayer.TVLASFPlayer|TVLASFPlayer]]''' - Plays ASF and WMV Video Files. | *[[Image:BIGVLASFPlayer.gif]] [[Image:VLASFPlayer.gif]] [[Image:NETVLASFPlayer.gif]] '''[[Class VLASFPlayer.TVLASFPlayer|TVLASFPlayer]]''' - Plays ASF and WMV Video Files. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
*[[Image:BIGVLAVIPlayer.gif]] [[Image:VLAVIPlayer.gif]] [[Image:NETVLAVIPlayer.gif]] '''[[Class VLAVIPlayer.TVLAVIPlayer|TVLAVIPlayer]]''' - Plays AVI Video files. | *[[Image:BIGVLAVIPlayer.gif]] [[Image:VLAVIPlayer.gif]] [[Image:NETVLAVIPlayer.gif]] '''[[Class VLAVIPlayer.TVLAVIPlayer|TVLAVIPlayer]]''' - Plays AVI Video files. | ||
+ | *[[Image:BIGVLDSVideoPlayer.gif]] [[Image:VLDSVideoPlayer.gif]] [[Image:NETVLDSVideoPlayer.gif]] '''[[Class VLDSVideoPlayer.TVLDSVideoPlayer|TVLDSVideoPlayer]]''' - Plays Video files using DirectShow. | ||
*[[Image:BIGVLAVILogger.gif]] [[Image:VLAVILogger.gif]] [[Image:NETVLAVILogger.gif]] '''[[Class VLAVILogger.TVLAVILogger|TVLAVILogger]]''' - Records AVI Video files. | *[[Image:BIGVLAVILogger.gif]] [[Image:VLAVILogger.gif]] [[Image:NETVLAVILogger.gif]] '''[[Class VLAVILogger.TVLAVILogger|TVLAVILogger]]''' - Records AVI Video files. | ||
+ | *[[Image:BIGVLDSVideoLogger.gif]] [[Image:VLDSVideoLogger.gif]] [[Image:NETVLDSVideoLogger.gif]] '''[[Class VLDSVideoLogger.TVLDSVideoLogger|TVLDSVideoLogger]]''' - Records Video files using DirectShow. | ||
*[[Image:BIGVLCapture.gif]] [[Image:VLCapture.gif]] [[Image:NETVLCapture.gif]] '''[[Class VLCapture.TVLCapture|TVLCapture]]''' - Captures Video from device. | *[[Image:BIGVLCapture.gif]] [[Image:VLCapture.gif]] [[Image:NETVLCapture.gif]] '''[[Class VLCapture.TVLCapture|TVLCapture]]''' - Captures Video from device. | ||
+ | *[[Image:BIGVLDSCapture.gif]] [[Image:VLDSCapture.gif]] [[Image:NETVLDSCapture.gif]] '''[[Class VLDSCapture.TVLDSCapture|TVLDSCapture]]''' - Captures Video from device using DirectShow. | ||
+ | *[[Image:BIGVLImageDisplay.gif]] [[Image:VLImageDisplay.gif]] [[Image:NETVLImageDisplay.gif]] '''[[Class VLImageDisplay.TVLImageDisplay|TVLImageDisplay]]''' - Video display component. | ||
+ | *[[Image:BIGVLDSVideoPreviewDock.gif]] [[Image:VLDSVideoPreviewDock.gif]] [[Image:NETVLDSVideoPreviewDock.gif]] '''[[Class VLDSVideoPreviewDock.TVLDSVideoPreviewDock|TVLDSVideoPreviewDock]]''' - Docking location for video preview. | ||
+ | *[[Image:BIGVLDSImageDisplay.gif]] [[Image:VLDSImageDisplay.gif]] [[Image:NETVLDSImageDisplay.gif]] '''[[Class VLDSImageDisplay.TVLDSImageDisplay|TVLDSImageDisplay]]''' - Video display component using DirectShow. | ||
*[[Image:BIGVLGenericFilter.gif]] [[Image:VLGenericFilter.gif]] [[Image:NETVLGenericFilter.gif]] '''[[Class VLGenericFilter.TVLGenericFilter|TVLGenericFilter]]''' - User defined filter for Video data. | *[[Image:BIGVLGenericFilter.gif]] [[Image:VLGenericFilter.gif]] [[Image:NETVLGenericFilter.gif]] '''[[Class VLGenericFilter.TVLGenericFilter|TVLGenericFilter]]''' - User defined filter for Video data. | ||
*[[Image:BIGVLGenericGen.gif]] [[Image:VLGenericGen.gif]] [[Image:NETVLGenericGen.gif]] '''[[Class VLGenericGen.TVLGenericGen|TVLGenericGen]]''' - User defined generator for Video data. | *[[Image:BIGVLGenericGen.gif]] [[Image:VLGenericGen.gif]] [[Image:NETVLGenericGen.gif]] '''[[Class VLGenericGen.TVLGenericGen|TVLGenericGen]]''' - User defined generator for Video data. |
Latest revision as of 00:29, 26 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.
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 Mitov.BasicLab - Contains the basic components and classes for all the products.
- Package SignalLabBasicPkg - Contains the basic components and classes for the basic SignalLab components.
- Package TimingLabBasicPkg - Contains the basic components and classes for the basic TimingLab components.
- Package VideoLabBasicPkg - Contains the basic video processing components and classes for all the video related products.
Components
From Package AudioLabBasicPkg
- TALAudioToReal - Converts Wave Audio Data Buffers into Real Data Buffers.
- TALAudioOut - Sends audio data to an audio output device.
- TALDSAudioOut - Sends audio data to an audio output device.
- 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 TimingLabBasicPkg
- TTLThreadEvent - Executes event in a separated thread.
- TTLMainThreadEvent - Allows other threads to generate main thread notifications.
- TTLStopWatch - Measures time intervals.
- TTLFrequencyMeter - Measures frequency of events.
- TTLCounter - Counts events.
- TTLWatchDogTimer - Implements a Watch Dog Timer.
- TTLClockGen - Provides clock for other components.
From Package VideoLabBasicPkg
- TVLASFPlayer - Plays ASF and WMV Video Files.
- TVLAVIPlayer - Plays AVI Video files.
- TVLDSVideoPlayer - Plays Video files using DirectShow.
- TVLAVILogger - Records AVI Video files.
- TVLDSVideoLogger - Records Video files using DirectShow.
- TVLCapture - Captures Video from device.
- TVLDSCapture - Captures Video from device using DirectShow.
- TVLImageDisplay - Video display component.
- TVLDSVideoPreviewDock - Docking location for video preview.
- TVLDSImageDisplay - Video display component using DirectShow.
- 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.