Multimedia COM Objects
Object |
Comments |
Help Files |
Demo Project Source Code |
ltmmCaptureCtrl Object |
The ltmmCaptureCtrl Object is a COM object that allows the user to capture audio and video from hardware devices. |
|
\Examples\ ltmm\VB\capture \Examples\ ltmm\VB\convert \Examples\ ltmm\VB\player |
ltmmConvertCtrl Object |
The ltmmConvertCtrl Object is an ActiveX object that allows the user to change from one media format to another. |
|
\Examples\ ltmm\VB\capture \Examples\ ltmm\VB\convert \Examples\ ltmm\VB\player |
ltmmPlayCtrl Object
|
The ltmmPlayCtrl Object is a COM object that allows the user integrate audio and video playback into their application. |
|
\Examples\ ltmm\VB\capture \Examples\ ltmm\VB\convert \Examples\ ltmm\VB\player |
ltmmDVDControl Object |
The ltmmDVDControl object provides methods and properties to navigate and play DVD-Video titles, including karaoke titles. |
|
\Examples\ ltmm\VB\player |
ltmmTVTuner Object |
The ltmmTVTuner Object provides methods and properties to control TV tuner devices, supporting tuners for analog broadcast television and AM/FM radio. |
|
\Examples\ ltmm\VB\TVViewer |
LMOggSpl.DLL |
LMOggSpl.DLL is the LEAD Ogg Splitter DLL. It is required for playing Ogg files. |
|
|
LMOggMux.DLL
|
LMOggMux.DLL is the LEAD Ogg Muxer DLL. It is required for creating Ogg files. |
|
|
LDECSCR.DLL
|
LEAD's Screen Capture Decoder is a DirectShow decoder for decompressing video data compressed using LEAD's proprietary screen capture standard. |
|
|
LMVYUVxf.DLL
|
The Video YUV converter can accept a variety of YUV formats and convert them to RGB. No RGB input is accepted. Currently, neither a user interface is available nor a programming interface. |
|
|
LMVRGBxf.DLL
|
This is an RGB color space converter that supports conversion between different RGB formats. The filter supports the following formats: RGB8 (gray and palletized), RGB565, RGB555, RGB24, and RGB32. The input or output format can be set to AUTO, to enable free negotiation with the up or down stream filter. |
|
|
LDecVorbis.DLL
|
The LEAD Vorbis Decoder is a DirectShow filter for decompressing Vorbis audio data. |
|
|
LEncVorbis.DLL
|
The LEAD Vorbis Encoder is a DirectShow filter for compressing audio data using the Vorbis compression algorithm. Vorbis is a new audio compression method used to store digital music or any audio data. The compressed audio data can be stored inside AVI or Ogg files. Compared to MP3 compressed audio files, Vorbis based compression produces audio files that maintain a higher sound quality and/or a smaller compressed size, depending on the needs of the user. |
|
|