MFNETSOURCE_PPBANDWIDTH property

Specifies the packet-pair bandwidth and run-time bandwidth detected by the network source. The property value is a array of two values:

  • Packet-pair bandwidth, in bits per second.
  • Run-time bandwidth, in bits per second.

Data type

PROPVARIANT type (vt)

PROPVARIANT member

Array of ULONG values (CAUL)

VT_VECTOR | VT_UI4

caul

Remarks

The constant MFNETSOURCE_PPBANDWIDTH defines the GUID for this property key. The property identifier (PID) is zero.

This property is read-only. To retrieve this property, query the network source for the IPropertyStore interface and call IPropertyStore::GetValue.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Header
Mfidl.h

See also

Media Foundation Properties

Network Source Features

Networking in Media Foundation