LEAD Video Dynamic Rate Control Filter

The LEAD Video Dynamic Rate Control filter provides the ability to change the playback rate of the passing video stream The portion of the file holding the video data. The video data might be compressed to save disk space. The data has to be decompressed using a video decompressor before you can play (see) it .

 

Filter Interface

ILMVDynRateCtrl , ILMMCommon

Interface ID

IID_ILMVDynRateCtrl

Input/Output Media Types

This filter accepts any video of type MEDIATYPE_Video , with format FORMAT_VideoInfo . Any temporally compressed video will not be accepted.

Filter CLSID

CLSID_LMVDynRateCtrl

Property Page CLSID

CLSID_LMVDynRateCtrlPropertyPage

Filter category

CLSID_ltmmVideoProcessorCategory

Executable

LMVDynRateCtrl.dll, DSKernel2.dll

Header

ILMVDynRateCtrl.h

Platforms

Win32, x64

 

LEAD Video Dynamic Rate Control Filter User Interface

This filter is included as part of the following modules:

LEADTOOLS DVD Module for API  

LEADTOOLS Video Streaming Module for API  

LEADTOOLS DVD Module for COM  

LEADTOOLS Video Streaming Module for COM