MFT_ENUM_HARDWARE_VENDOR_ID_Attribute attribute
Specifies the vendor ID for a hardware-based Microsoft Media Foundation transform (MFT).
Data type
WCHAR*
Get/set
To get this attribute, call IMFAttributes::GetString.
To set this attribute, call IMFAttributes::SetString.
Remarks
This attribute is informational and optional.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 [desktop apps | UWP apps] |
Minimum supported server |
Windows Server 2012 [desktop apps | UWP apps] |
Header |
|
See also