MF_MT_AUDIO_AVG_BYTES_PER_SECOND attribute

Average number of bytes per second in an audio media type.

Data type

UINT32

Syntax

GUID MF_MT_AUDIO_AVG_BYTES_PER_SECOND = {0x1aab75c8,0xcfef,0x451c,{0xab,0x95,0xac,0x03,0x4b,0x8e,0x17,0x31} }  

Remarks

This attribute corresponds to the nAvgBytesPerSec member of the WAVEFORMATEX structure.

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

Requirements

Header: Declared in mfapi.h.