Skip to content

Latest commit

 

History

History
54 lines (28 loc) · 1.32 KB

mfpkey-http-bytestream-urlmon-bind-flags.md

File metadata and controls

54 lines (28 loc) · 1.32 KB
description ms.assetid title ms.topic ms.date
Sets the moniker binding flags for the Microsoft Media Foundation HTTP byte stream.
9426D235-65E1-40BA-94E9-CF0C49263E6F
MFPKEY_HTTP_ByteStream_Urlmon_Bind_Flags property (Mfidl.h)
reference
05/31/2018

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

Requirement Value
Header
Mfidl.h

See also

Media Foundation Properties