T3GPAudioPropertiesMpeg4Audio Class Reference

class T3GPAudioPropertiesMpeg4Audio : public T3GPAudioPropertiesBase

This structure stores the common and MPEG-4 audio specific properties of audio data

Inherits from

Constructor & Destructor Documentation

T3GPAudioPropertiesMpeg4Audio(TUint, const TDesC8 &)

IMPORT_CT3GPAudioPropertiesMpeg4Audio(TUintaTimescale,
const TDesC8 &aDecoderSpecificInfo
)

This structure stores the common and MPEG-4 audio-specific properties of audio data.

Parameters

TUint aTimescaleTimescale of the audio data. This is the number of time units that pass in one second. It must be smaller than 65536.
const TDesC8 & aDecoderSpecificInfoMPEG-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