Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

MF_SD_ASF_EXTSTRMPROP_AVG_DATA_BITRATE attribute

Specifies the average data bit rate, in bits per second, of a stream in an Advanced Systems Format (ASF) file.

Data type

UINT32

Remarks

This attribute applies to stream descriptors for ASF content. It corresponds to the Data Bit Rate field in the Extended Stream Properties object, and defines the leak rate used in the "leaky bucket" model. For more information, refer to the ASF specification.

The IMFASFContentInfo::GeneratePresentationDescriptor method generates this attribute from the ASF metadata. The application can create the stream descriptor for the stream from the presentation descriptor by calling IMFPresentationDescriptor::GetStreamDescriptorByIndex.

Requirements

Minimum supported client

Windows Vista [desktop apps only]

Minimum supported server

Windows Server 2008 [desktop apps only]

Header

Wmcontainer.h

See also

Alphabetical List of Media Foundation Attributes
IMFAttributes::GetUINT32
IMFAttributes::SetUINT32
IMFStreamDescriptor
Stream Descriptor Attributes
ASF Header Object

 

 

Show:
© 2017 Microsoft