MF_MT_AVG_BITRATE attribute

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

Data type

UINT32

Syntax

GUID MF_MT_AVG_BITRATE = {0x20332624,0xfb0d,0x4d9e,{0xbd,0x0d,0xcb,0xf6,0x78,0x6c,0x10,0x2e} }  

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

Header: Declared in mfapi.h.