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 transform's functionality is exposed through both user and programming interfaces.
| Resource Type | Description |
|---|---|
| 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 |
| MFT_CATEGORY_VIDEO_EFFECT | |
| Executable | LMFVRot.dll |
| Header | ILMFVRot.h |
| Transform Attributes | LEAD Video Rotation Attributes |
You need to unlock the LEAD Video Rotation Transform to use it in RELEASE mode.
For more information, refer to Evaluation Mechanism Overview.
Win32, x64.