mmserv/tms/tmsserver/inc/tmsrtplayer.h
changeset 38 9e9fc5ab059f
parent 21 2ed61feeead6
equal deleted inserted replaced
36:73253677b50a 38:9e9fc5ab059f
   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);