equal
deleted
inserted
replaced
199 void CreateUnsecureVoipPlayerL(); |
199 void CreateUnsecureVoipPlayerL(); |
200 |
200 |
201 /** |
201 /** |
202 * Initializes ring tone configuration parameters. |
202 * Initializes ring tone configuration parameters. |
203 */ |
203 */ |
204 void InitRtParamsL(TRtPlayerType aPlayerType); |
204 void InitRtParams(TRtPlayerType aPlayerType); |
205 |
205 |
206 /* |
206 /* |
207 * from TMSRtAudioHdlrObsrv |
207 * from TMSRtAudioHdlrObsrv |
208 */ |
208 */ |
209 void RtAudioHdlrEvent(TInt aEvent, TInt aError, TInt aPlayer); |
209 void RtAudioHdlrEvent(TInt aEvent, TInt aError, TInt aPlayer); |