LEADTOOLS Transforms Help > Filters, Codecs and Interfaces > Video Transforms > Rotation Transform > LEAD Video Rotation Transform |
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 transform enables rotating a video stream by the standard angles: 0, 90, 180, and 270 (in addition to flip and reverse options). The transforms functionality is exposed through both user and programming interfaces.
Transform Interface |
ILMFVRotate, IMFTransform |
Interface ID |
IID_ILMFVRotate |
Input/Output Media Types |
MEDIATYPE_Video |
Transform CLSID |
CLSID_LMFVRotate |
Property Page CLSID |
CLSID_LMFVRotatePropertyPage |
Transform category |
MFT_CATEGORY_LEAD_VIDEO_PROC |
Executable |
LMFVRot.dll |
Header |
ILMFVRot.h |
Transform Attributes |
Win 32, x64
LEAD Video Rotation Transform User Interface
You need to unlock the LEAD Video Rotation Transform to use it in RELEASE mode.
For more information, refer to: