Contains flags for a Media Foundation transform (MFT) activation object.
UINT32
DECLSPEC_SELECTANY GUID MF_TRANSFORM_FLAGS_Attribute = {0x9359bb7e,0x6275,0x46c4,{0xa0,0x25,0x1c,0x1,0xe4,0x5f,0x1a,0x86} }
To get this attribute, call IMFAttributes::GetUINT32
To set this attribute, call IMFAttributes::SetUINT32
This attribute is set on the IMFActivate pointers returned by the MFTEnumEx function. The attribute contains flags that describe the MFT.
Header: Declared in mftransform.h.