MFPKEY_HTTP_ByteStream_Urlmon_Bind_Flags property
Sets the moniker binding flags for the Microsoft Media Foundation HTTP byte stream.
| Data type | PROPVARIANT type (vt) | PROPVARIANT member |
|---|---|---|
| ULONG | VT_UI4 | ulVal |
Remarks
Use this property to configure the 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.
The value of this property is a bitwise OR of flags from the BINDF enumeration. This property applies only when the MFPKEY_HTTP_ByteStream_Enable_Urlmon property is set to VARIANT_TRUE.
Requirements
|
Header |
|
|---|
See also