Specifies the category for a Media Foundation transform (MFT).
GUID
DECLSPEC_SELECTANY GUID MF_TRANSFORM_CATEGORY_Attribute = {0xceabba49,0x506d,0x4757,{0xa6,0xff,0x66,0xc1,0x84,0x98,0x7e,0x4e} }
To get this attribute, call IMFAttributes::GetGUID
To set this attribute, call IMFAttributes::SetGUID
This attribute is set on the IMFActivate pointers returned by the MFTEnumEx function.
Header: Declared in mftransform.h.