LEADTOOLS Filters Help > Filters, Codecs and Interfaces > Video Filters > Rotation Filter > LEAD Video Rotation Filter (2.0) |
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.
Also known as a decoder, this is a module or algorithm to decompress data.
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 filters functionality is exposed through both user and programming interfaces.
Filter Interface |
|
Interface ID |
IID_ILMVRotation |
Input/Output Media Types |
MEDIATYPE_Video |
Filter CLSID |
CLSID_LMVRotation |
Property Page CLSID |
CLSID_LMVRotatePropertyPage |
Filter category |
CLSID_ltmmVideoProcessorCategory |
Executable |
LMVRot2.dll, DSKernel2.dll |
Header |
ILMVRot2.h |
Win32, x64
LEAD Video Rotation Filter User Interface
You need to unlock the LEAD Video Rotation Filter to use it in RELEASE mode.
For more information, refer to:
Evaluation Mechanism Overview.