T3GPAudioPropertiesMpeg4Audio Class Reference
class T3GPAudioPropertiesMpeg4Audio : public T3GPAudioPropertiesBase
|
This structure stores the common and MPEG-4 audio specific properties of audio data
Inherits from
-
T3GPAudioPropertiesMpeg4Audio
Constructor & Destructor Documentation
T3GPAudioPropertiesMpeg4Audio(TUint, const TDesC8 &)
IMPORT_C
|
T3GPAudioPropertiesMpeg4Audio
|
(
|
TUint
|
aTimescale,
|
|
const
TDesC8
&
|
aDecoderSpecificInfo
|
|
)
|
|
This structure stores the common and MPEG-4 audio-specific properties of audio data.
Parameters
TUint
aTimescale
|
Timescale of the audio data. This is the number of time units that pass in one second. It must be smaller than 65536.
|
const
TDesC8
& aDecoderSpecificInfo
|
MPEG-4 audio DecoderSpecificInfo data stored in an ESDS atom.
|
Member Data Documentation
const TDesC8 & iDecoderSpecificInfo
const
TDesC8
&
|
iDecoderSpecificInfo
|
MPEG-4 audio decoder specific info data stored in an ESDS atom
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.