The following table describes the components included with the Multimedia API toolkit.
DLL | LIB | Header | Comments | Help Files | Demo Project Source Code |
---|---|---|---|---|---|
LTMM20.DLL DSKernel2.DLL |
LTMMUUID.LIB | LTMM.H | The LEADTOOLS Multimedia C API is based on DirectShow and provides dynamic link library (DLL) functions for performing the following tasks: |
Multimedia API Help | \Examples\multimedia\ltmm\C\capture |
• Capturing audio or video data to a file. | \Examples\multimedia\ltmm\C\convert | ||||
• Capturing audio or video data to a sample. | \Examples\multimedia\ltmm\C\player | ||||
• Playing an audio, video or multimedia sample. | \Examples\multimedia\ltmm\CPP\capture | ||||
• Playing an audio, video or multimedia file. | \Examples\multimedia\ltmm\CPP\convert | ||||
• Playing a DVD image. | \Examples\multimedia\ltmm\CPP\player | ||||
• Converting an audio, video or multimedia file to another file type. | \Examples\multimedia\ltmm\CPP\AudioReplace | ||||
• Converting an audio, video or multimedia file to a multimedia sample. | \Examples\multimedia\ltmm\CPP\CnvDV | ||||
• Converting a multimedia sample to another multimedia sample. | \Examples\multimedia\ltmm\CPP\ConcatAndResize | ||||
• Converting a multimedia sample to a multimedia file. | \Examples\multimedia\ltmm\CPP\TVViewer | ||||
• Replacing audio in a multimedia file. | |||||
• Converting to DV. | |||||
• Concatenating video files. | |||||
• Providing TV viewer support. | |||||
LTMF20.DLL DSKernel2.DLL |
LTMFUUID.LIB | LTMF.H | The LEADTOOLS Media Foundation C API is based on Media Foundation and provides dynamic link library (DLL) functions for performing the following tasks: |
Media Foundation API Help | \Examples\multimedia\ltmf\Cpp\Callback |
• Capturing audio or video data to a file. | \Examples\multimedia\ltmf\Cpp\Capture | ||||
• Providing capture support for Media Foundation-based devices. | \Examples\multimedia\ltmf\Cpp\Convert | ||||
• Playing an audio, video or multimedia file. | \Examples\multimedia\ltmf\Cpp\Player | ||||
• Converting an audio, video or multimedia file to another file type. | \Examples\multimedia\ltmf\Cpp\TVViewer | ||||
• Replacing audio in a multimedia file. | |||||
• Providing TV viewer support. |
The LEADTOOLS API provides the lowest level of Multimedia support.
For a list of the DirectShow filters, codecs and modules, please see the following topics:
For a list of the Media Foundation filters, codecs and modules, please see the following topics: