MFPKEY_HTTP_ByteStream_Urlmon_Security_Id property

Sets the root security identifier for the Microsoft Media Foundation HTTP byte stream.

Data type PROPVARIANT type (vt) PROPVARIANT member
CAUB VT_VECTOR | VT_UI1 caub

Syntax

DECLSPEC_SELECTANY PROPERTYKEY MFPKEY_HTTP_ByteStream_Urlmon_Security_Id = { {0xeda8afdf,0xc171,0x417f,0x8d,0x17,0x2e,0x09,0x18,0x30,0x32,0x92}, 0x03 }  

Remarks

Use this property to configure the Microsoft Media Foundation HTTP byte stream. To set the property, pass an IPropertyStore pointer to the source resolver. For more information, see Configuring a Media Source.

This property applies only when the MFPKEY_HTTP_ByteStream_Enable_Urlmon property is set to VARIANT_TRUE.

Requirements

Header: Declared in mfidl.h.