MF_BYTESTREAM_CONTENT_TYPE attribute

Specifies the MIME type of a byte stream.

Data type

Wide-character string

Remarks

To get the attribute value, query the byte stream object for the IMFAttributes interface.

The GUID constant for this attribute is exported from mfuuid.lib.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps | UWP apps]
Minimum supported server
Windows Server 2008 [desktop apps | UWP apps]
Header
Mfobjects.h (include Mfidl.h)

See also

Alphabetical List of Media Foundation Attributes

Byte Stream Attributes

IMFAttributes::GetString

IMFAttributes::SetString

IMFByteStream