MF_TRANSFORM_CATEGORY_Attribute attribute

Specifies the category for a Media Foundation transform (MFT).

Data type

GUID

For a list of possible values, see MFT_CATEGORY.

Get/set

To get this attribute, call IMFAttributes::GetGUID.

To set this attribute, call IMFAttributes::SetGUID.

Remarks

This attribute is set on the IMFActivate pointers returned by the MFTEnumEx function.

Requirements

Requirement Value
Minimum supported client
Windows 7 [desktop apps | UWP apps]
Minimum supported server
Windows Server 2008 R2 [desktop apps | UWP apps]
Header
Mftransform.h

See also

Alphabetical List of Media Foundation Attributes

Transform Attributes