Specifies the payload type of an Advanced Audio Coding (AAC) stream.
UINT32
GUID MF_MT_AAC_PAYLOAD_TYPE = {0xbfbabe79,0x7434,0x4d1c,{0x94,0xf0,0x72,0xa3,0xb9,0xe1,0x71,0x88} }
To get this attribute, call IMFAttributes::GetUINT32
To set this attribute, call IMFAttributes::SetUINT32
The GUID constant for this attribute is exported from mfuuid.lib.
Header: Declared in mfapi.h.