| class MAacDecoderConfig::TAudioConfig |
This is a class containing an enumerated type that defines the audio object types required for configuring the AAC decoder for decoding raw AACDefined within TAudioConfig .
| Public Member Enumerations | |
|---|---|
| enum |
TAudioObjectType
{
ENull = 0, EAacMain = 1, EAacLc = 2, EAacSsr = 3, EAacLtp = 4, ESbr = 5 } |
| Public Attributes | |
|---|---|
| TAudioObjectType | iAudioObjectType |
The audio object type
| ENull = 0 |
Null |
| EAacMain = 1 |
AacMain |
| EAacLc = 2 |
AacLc |
| EAacSsr = 3 |
AacSsr |
| EAacLtp = 4 |
AacLtp |
| ESbr = 5 |
Sbr |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.