Specifies the vendor ID for a hardware-based Microsoft Media Foundation transform (MFT).
WCHAR*
DECLSPEC_SELECTANY GUID MFT_ENUM_HARDWARE_VENDOR_ID_Attribute = {0x3aecb0cc,0x35b,0x4bcc,{0x81,0x85,0x2b,0x8d,0x55,0x1e,0xf3,0xaf} }
To get this attribute, call IMFAttributes::GetString
To set this attribute, call IMFAttributes::SetString
This attribute is informational and optional.
Header: Declared in mftransform.h.