audioequalizerdata.h File Reference

API published in: S60 3rd Ed

Link against: audioequalizereffect.lib

Capability Information

Required Capabilities

None


#include <e32std.h>
#include <s32mem.h>
#include <AudioEffectData.h>

Go to the source code of this file.


Data Structures

class  TEfAudioEqualizerBand
 This class defines the effect data structure of a particular frequency band. More...
class  TEfAudioEqualizer
 This class defines the effect data structure to be passed between client and server. More...
class  TEfAudioEqualizerCombined

Typedefs

typedef TPckgBuf< TEfAudioEqualizerTEfAudioEqualizerDataPckg
typedef TPckgBuf< TEfAudioEqualizerBandTEfAudioEqualizerBandDataPckg
typedef TPckgBuf< TEfAudioEqualizerCombinedTEfAudioEqualizerCombinedDataPckg

Typedef Documentation

typedef TPckgBuf<TEfAudioEqualizerBand> TEfAudioEqualizerBandDataPckg
 
typedef TPckgBuf<TEfAudioEqualizerCombined> TEfAudioEqualizerCombinedDataPckg
 
typedef TPckgBuf<TEfAudioEqualizer> TEfAudioEqualizerDataPckg
 

Copyright © Nokia Corporation 2001-2008
Back to top