Specifies the audio profile and level of an Advanced Audio Coding (AAC) stream.
UINT32
GUID MF_MT_AAC_AUDIO_PROFILE_LEVEL_INDICATION = {0x7632f0e6,0x9538,0x4d61,{0xac,0xda,0xea,0x29,0xc8,0xc1,0x44,0x56} }
To get this attribute, call IMFAttributes::GetUINT32
To set this attribute, call IMFAttributes::SetUINT32
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.
Header: Declared in mfapi.h.