Skip to content

Latest commit

 

History

History
59 lines (31 loc) · 1.36 KB

mf-mt-aac-audio-profile-level-indication.md

File metadata and controls

59 lines (31 loc) · 1.36 KB
description ms.assetid title ms.topic ms.date
Specifies the audio profile and level of an Advanced Audio Coding (AAC) stream.
87fa1127-46ca-4b83-a3b5-99253af22ba0
MF_MT_AAC_AUDIO_PROFILE_LEVEL_INDICATION attribute (Mfapi.h)
reference
05/31/2018

MF_MT_AAC_AUDIO_PROFILE_LEVEL_INDICATION attribute

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

Data type

UINT32

Get/set

To get this attribute, call IMFAttributes::GetUINT32.

To set this attribute, call IMFAttributes::SetUINT32.

Applies To

IMFMediaType

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

Requirement Value
Header
Mfapi.h

See also

Alphabetical List of Media Foundation Attributes

Media Type Attributes