MF_MT_AAC_PAYLOAD_TYPE attribute

Specifies the payload type of an Advanced Audio Coding (AAC) stream.

Data type

UINT32

Syntax

GUID MF_MT_AAC_PAYLOAD_TYPE = {0xbfbabe79,0x7434,0x4d1c,{0x94,0xf0,0x72,0xa3,0xb9,0xe1,0x71,0x88} }  

Get/set

To get this attribute, call IMFAttributes::GetUINT32

To set this attribute, call IMFAttributes::SetUINT32

Remarks

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

Requirements

Header: Declared in mfapi.h.