Skip to content

Latest commit

 

History

History
60 lines (33 loc) · 1.61 KB

mf-bytestream-effective-url.md

File metadata and controls

60 lines (33 loc) · 1.61 KB
description ms.assetid title ms.topic ms.date
Gets the effective URL of a byte stream.
0A83CFC0-7EAA-464B-BA39-50DF220AF683
MF_BYTESTREAM_EFFECTIVE_URL attribute (Mfobjects.h)
reference
05/31/2018

MF_BYTESTREAM_EFFECTIVE_URL attribute

Gets the effective URL of a byte stream.

Data type

Get/set

To get this attribute, call IMFAttributes::GetString.

To set this attribute, call IMFAttributes::SetString.

Applies to

IMFByteStream

Remarks

The effective URL can differ from the original URL if the original URL contains any extra information, such as search strings or anchors, or if the request was redirected.

Requirements

Requirement Value
Minimum supported client
Windows 8 [desktop apps | UWP apps]
Minimum supported server
Windows Server 2012 [desktop apps | UWP apps]
Header
Mfobjects.h

See also

Alphabetical List of Media Foundation Attributes

Byte Stream Attributes

IMFByteStream