MFSampleExtension_VideoDSPMode attribute
Indicates whether video stabilization was applied to a video frame.
MFVideoDSPMode stored as UINT32
To get this attribute, call IMFAttributes::GetUINT32.
To set this attribute, call IMFAttributes::SetUINT32.
The Video Stabilization MFT sets this attribute on the output samples that it produces. The value of the attribute is an MFVideoDSPMode enumeration value. If the value is MFVideoDSPMode_Stabilization, it means that the MFT applied image stabilization to the frame.
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 [desktop apps only] |
Minimum supported server |
Windows Server 2012 [desktop apps only] |
Header |
|