MPEAudioData Class Reference
Interface class for audiohandling
audiohandling.lib
- Since
- S60_5.0
Member Functions Documentation
CallAudioRoutePreferenceChanged()
TInt
| CallAudioRoutePreferenceChanged | ( | ) | [pure virtual] |
Handles call audio route preference changed
GetAudioMuteSync(TBool &)
void | GetAudioMuteSync | ( | TBool & | aAudioMute | ) | const [pure virtual] |
Retrieves Audio mute synchronously.
GetAudioVolumeSync(TInt &)
void | GetAudioVolumeSync | ( | TInt & | aAudioVolume | ) | const [pure virtual] |
Retrieves Audio volume synchronously.
HandleCallEnding()
void | HandleCallEnding | ( | ) | [pure virtual] |
Ends call audio route when call disconnected
HandleCallStarting(TBool)
TInt
| HandleCallStarting | ( | TBool | aVideoCall | ) | [pure virtual] |
Initialises call audio route when call is alerting or answered
HandleEnergencyCallStarting()
TInt
| HandleEnergencyCallStarting | ( | ) | [pure virtual] |
Initialises energency call audio route
SetAudioMuteSync(const TBool)
void | SetAudioMuteSync | ( | const TBool | aAudioMute | ) | [pure virtual] |
Makes synchronous request to set Audio Mute.
SetAudioOutput(const TPEAudioOutput, TBool)
Makes request to Telephony Audio Routing to set audio output path
SetAudioVolumeSync(const TInt)
void | SetAudioVolumeSync | ( | const TInt | aAudioVolume | ) | [pure virtual] |
Makes synchronous request to set Audio Volume.
StartUp()
void | StartUp | ( | ) | [pure virtual] |
Gets volume levels at startup.
StopDtmfTonePlay()
void | StopDtmfTonePlay | ( | ) | [pure virtual] |
Stops the playing of dtmf tone
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.