MF_BYTESTREAM_ORIGIN_NAME attribute

Specifies the original URL for a byte stream.

Data type

Wide-character string

Remarks

File-based byte streams can support this attribute. The attribute value is set when the byte stream is created. 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