The DVD Module includes the Multimedia Module. For more information on the Multimedia Module, click here .
The following table describes the components included with the DVD Module:
DLL |
Header |
Comments |
Help Files |
Demo Project Source Code |
LTDVDWRT2.DLL |
ILTDvdWriter2.h |
LEADTOOLS DVD Module C API provides dynamic link library (DLL) functions for performing the following: Creating DVD images.LTMMDLLN.HLP |
\Examples\multimedia\ltmm\CPP\DVDAuthor |
|
LTDVDBrn2.DLL |
ILTDvdBurner2.h |
The LTDVDBurner object is a DirectShow filter that provides functionality for burning ISO and DVD images on recordable and writable media. |
\Examples\multimedia\ltmm\CPP\DVDBurner |
|
LMMpg1Mx2.DLL |
N/A |
The LEAD MPEG-1 Multiplexer filter can be used to create MPEG-1 files. |
|
|
LMMpg2Mx2.DLL |
N/A |
The LEAD MPEG-2 Multiplexer can be used to create MPEG-2 files. |
|
|
LMMetaInfo.dll |
ILMMetaInfo.h |
The LEAD Meta Info Object object provides the ability to search and retrieve DVD and video file meta information elements such as: cover art, cast (director, actors), release year, chapter information, etc. |
\Examples\multimedia\ltmm\CPP\MetaInfoViewer |
|
LMVFramCtrl2.dll |
ILMVFramCtrl2.h |
The LEAD Video Frame Rate Controller filter provides the ability to change the frame rate of the passing video stream. |
\Examples\multimedia\ltmm\CPP\ConvertToMobile |
|
LMVCrop2.dll |
ILMVCrop2.h |
The LEAD Video Crop filter is used to extract areas from a source movie, a graphical representation is provided to show and modify the desired rectangle position and size. The cropped rectangle can be as small as 1x1. |
|
|
LMVDeitr2.dll |
ILMVDeinterlace2.h |
The LEAD Video Deinterlace filter converts interlaced video to make it a progressive scan video. |
\Examples\multimedia\ltmm\CPP\ConvertToMobile |
|
LENCMPG2.dll |
ILEncMPEG2_2.h |
The LEAD MPEG-2 Encoder Filter is a DirectShow filter for compressing video data using the MPEG-2 (ISO/IEC 13818-2) or MPEG-1 (ISO 11172-2) standard. |
\Examples\multimedia\ltmm\CPP\DVDAuthor |
|
LDecMpg22.dll |
N/A |
The LEAD MPEG-2 Decoder Filter is a DirectShow filter for decompressing video data that was compressed using the MPEG-2 (ISO/IEC 13818-2) or MPEG-1 (ISO 11172-2) standard. |
|
|
LEncMpgA.dll |
N/A |
The LEAD MPEG Audio Encoder is a DirectShow filter for compressing Audio data using the MPEG-1 Layer 2 audio compression standard (ISO/IEC 11172-3). This audio format can be multiplexed into an MPEG-1 or MPEG-2 file. Use this audio codec when you create MPEG-1 or MPEG-2 (DVD) files. |
|
|
LMVRsz2.dll
|
ILMVRsz2.h |
The LEAD Video Resize filter is used to change the dimensions of a source movie; the result is a new media, with new dimensions and size. The resize filter offers three types of resizing algorithms; Resample, Bicubic interpolation, and Normal. |
\Examples\multimedia\ltmm\CPP\ConvertToMobile |
|
LMVRot2.dll |
ILMVRot2.h |
The LEAD Video Rotation filter enables rotating a video stream by the standard angles; 0, 90, 180, and 270 in addition to flip and reverse options |
|
The LEADTOOLS DVD Module API provides low-level control for maximum flexibility.
For a complete list of the DirectShow filters, codecs and modules, refer to the following topics: