The following header file(s) have changed between 3.0 and 3.1
audioequalizerbase.h
bassboostbase.h
distanceattenuationbase.h
listenerdopplerbase.h
sourcedopplerbase.h
environmentalreverbbase.h
environmentalreverbdata.h
listenerlocationbase.h
sourcelocationbase.h
loudnessbase.h
listenerorientationbase.h
sourceorientationbase.h
stereowideningbase.h
| Type | Class | Change |
| New public method | CAudioEqualizer | static CAudioEqualizer* NewL( CMidiClientUtility& aUtility
); |
| Type | Class | Change |
| New public method | CBassBoost | static CBassBoost* NewL( CMidiClientUtility& aUtility,
TBool aEnable = EFalse ); |
| Type | Class | Change |
| New public method | CDistanceAttenuation | static CDistanceAttenuation* NewL( CMidiClientUtility&
aUtility ); |
| Type | Class | Change |
| New public method | CListenerDoppler | static CListenerDoppler* NewL( CMidiClientUtility& aUtility
); |
| Type | Class | Change |
| New public method | CSourceDoppler | static CSourceDoppler* NewL( CMidiClientUtility& aUtility
); |
| Type | Class | Change |
| New public method | CEnvironmentalReverb | static CEnvironmentalReverb* NewL( CMidiClientUtility&
aUtility ); |
| Type | Class | Change |
| New public member variable | TEfEnvironmentalReverb | TUint32 iEnvironmentalReverbId; |
| Type | Class | Change |
| New public method | CListenerLocation | static CListenerLocation* NewL( CMidiClientUtility& aUtility
); |
| Type | Class | Change |
| New public method | CSourceLocation | static CSourceLocation* NewL( CMidiClientUtility& aUtility
); |
| Type | Class | Change |
| New public method | CLoudness | static CLoudness* NewL( CMidiClientUtility& aUtility ,
TBool aEnable = EFalse ); |
| Type | Class | Change |
| New public method | CListenerOrientation | static CListenerOrientation* NewL( CMidiClientUtility&
aUtility ); |
| Type | Class | Change |
| New public method | CSourceOrientation | static CSourceOrientation* NewL( CMidiClientUtility& aUtility
); |
| Type | Class | Change |
| New public method | CStereoWidening | static CStereoWidening* NewL(CMidiClientUtility& aUtility,TBool
aEnable = EFalse, TInt8 aInitialLevel = 0); |