Skip to content

Latest commit

 

History

History
63 lines (36 loc) · 2.3 KB

mf-sd-asf-streambitrates-bitrate-attribute.md

File metadata and controls

63 lines (36 loc) · 2.3 KB
description ms.assetid title ms.topic ms.date
Specifies the average bit rate, in bits per second, of a stream in an Advanced Systems Format (ASF) file. This attribute corresponds to the Stream Bitrate Properties Object defined in the ASF specification.
7ec6004f-c71b-413f-b2fd-dc03a5bf8c57
MF_SD_ASF_STREAMBITRATES_BITRATE attribute (Wmcontainer.h)
reference
05/31/2018

MF_SD_ASF_STREAMBITRATES_BITRATE attribute

Specifies the average bit rate, in bits per second, of a stream in an Advanced Systems Format (ASF) file. This attribute corresponds to the Stream Bitrate Properties Object defined in the ASF specification.

Data type

UINT32

Remarks

The IMFASFContentInfo::GeneratePresentationDescriptor method generates this attribute and sets it on the stream descriptor. The application can create the stream descriptor for the stream from the presentation descriptor by calling IMFPresentationDescriptor::GetStreamDescriptorByIndex.

The attribute value equals the Average Bit Rate field in the Stream Bit Rate Properties object.

Requirements

Requirement Value
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