MF_MT_AAC_AUDIO_PROFILE_LEVEL_INDICATION attribute

Specifies the audio profile and level of an Advanced Audio Coding (AAC) stream.

Data type

UINT32

Syntax

GUID MF_MT_AAC_AUDIO_PROFILE_LEVEL_INDICATION = {0x7632f0e6,0x9538,0x4d61,{0xac,0xda,0xea,0x29,0xc8,0xc1,0x44,0x56} }  

Get/set

To get this attribute, call IMFAttributes::GetUINT32

To set this attribute, call IMFAttributes::SetUINT32

Remarks

This attribute contains the value of the audioProfileLevelIndication field, as defined by ISO/IEC 14496-3.

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

Requirements

Header: Declared in mfapi.h.