Skip to content

Latest commit

 

History

History
56 lines (34 loc) · 1.69 KB

mf-mt-avg-bitrate-attribute.md

File metadata and controls

56 lines (34 loc) · 1.69 KB
description ms.assetid title ms.topic ms.date
Approximate data rate of the video stream, in bits per second, for a video media type.
cf9374a7-3688-4a6c-8339-d68c267c9bed
MF_MT_AVG_BITRATE attribute (Mfapi.h)
reference
05/31/2018

MF_MT_AVG_BITRATE attribute

Approximate data rate of the video stream, in bits per second, for a video media type.

Data type

UINT32

Remarks

This attribute corresponds to the dwBitRate member of the VIDEOINFOHEADER and VIDEOINFOHEADER2 structures.

The GUID constant for this attribute is exported from mfuuid.lib.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps | UWP apps]
Minimum supported server
Windows Server 2008 [desktop apps | UWP apps]
Header
Mfapi.h

See also

Alphabetical List of Media Foundation Attributes

IMFAttributes::GetUINT32

IMFAttributes::SetUINT32

IMFMediaType

Media Type Attributes