multimedia::MStereoWideningControl Class Reference

class multimedia::MStereoWideningControl : public multimedia::MAudioEffectControl

Member Functions Documentation

IsContinuousLevelSupported(TBool &)

TInt IsContinuousLevelSupported(TBool &aSupported)[pure virtual]
Check if continuous level is supported for stereo widening.
Since
5.0

Parameters

TBool & aSupported

SetStereoWideningLevel(TInt)

TInt SetStereoWideningLevel(TIntaLevel)[pure virtual]
Set stereo widening level.
Since
5.0

Parameters

TInt aLevelStereo widening level ranges from 0-100, where 0 is None and 100 is Maximum widening.

StereoWideningLevel(TInt &)

TInt StereoWideningLevel(TInt &aLevel)[pure virtual]
Get the stereo widening settings.
Since
5.0

Parameters

TInt & aLevelGets the Current Stereo widening level

Member Data Documentation

const TUint KStereoWideningLevelChanged

const TUintKStereoWideningLevelChanged[static]