Multimedia API
DLL |
LIB |
Header |
Comments |
Help Files |
Demo Project Source Code |
LTMM15.DLL |
LTMMUUID.LIB |
LTMM.H |
The LEADTOOLS Multimedia API provides dynamic link library (DLL) functions for performing the following tasks: Capturing audio or video data to a file. Capturing audio or video data to a sample. Play an audio, video or multimedia sample. Play an audio, video or multimedia file. Play a DVD image. Convert an audio, video or multimedia file to another file type. Convert an audio, video or multimedia file to a multimedia sample. Convert a multimedia sample to another multimedia sample. Convert a multimedia sample to a multimedia file. Replace Audio in a multimedia file. Convert to DV. Concatenate video files. TV Viewer Support. |
|
\Examples\ltmm\C\capture \Examples\ ltmm\C\convert \Examples\ ltmm\C\player \Examples\ ltmm\CPP\capture \Examples\ ltmm\CPP\convert \Examples\ ltmm\CPP\player \Examples\ ltmm\CPP\AudioReplace \Examples\ ltmm\CPP\CnvDV \Examples\ ltmm\CPP\ConcatAndResize \Examples\ ltmm\CPP\TVViewer |
LEncVorbis.DLL |
|
ILEncVorbis.h |
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. |
|
|
LDecVorbis.DLL |
|
N/A |
The LEAD Vorbis Decoder is a DirectShow filter for decompressing Vorbis audio data. |
|
|
LMVRGBxf.DLL
|
|
ILMVRGB.h |
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. |
|
|
LMVYUVxf.DLL |
|
N/A |
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. |
|
|
LDECSCR.DLL |
|
N/A |
LEAD's Screen Capture Decoder is a DirectShow decoder for decompressing video data compressed using LEAD's proprietary screen capture standard. |
|
|
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. |
|
|
The LEADTOOLS API provides the lowest level of Multimedia support.