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
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 |
|
See also