Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains media type information for registering a Media Foundation transform (MFT).
Syntax
typedef struct __MIDL___MIDL_itf_mfobjects_0000_0009_0003 {
GUID guidMajorType;
GUID guidSubtype;
} MFT_REGISTER_TYPE_INFO;
Members
guidMajorType
The major media type. For a list of possible values, see Major Media Types.
guidSubtype
The media subtype. For a list of possible values, see the following topics:
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Header | mfobjects.h |