Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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 |
|
See also