mmserv/tms/inc/tmsclientserver.h
branchRCL_3
changeset 46 0ac9a5310753
parent 45 095bea5f582e
equal deleted inserted replaced
45:095bea5f582e 46:0ac9a5310753
    56     ETMSRingToneDeinit,
    56     ETMSRingToneDeinit,
    57     ETMSRingTonePlay,
    57     ETMSRingTonePlay,
    58     ETMSRingTonePause,
    58     ETMSRingTonePause,
    59     ETMSRingToneStop,
    59     ETMSRingToneStop,
    60     ETMSRingToneMute,
    60     ETMSRingToneMute,
    61     ETMSInitDTMF,
    61     ETMSStartDTMFNotifier,
       
    62     ETMSCancelDTMFNotifier,
    62     ETMSStartDTMF,
    63     ETMSStartDTMF,
    63     ETMSStopDTMF,
    64     ETMSStopDTMF,
    64     ETMSContinueDTMF,
    65     ETMSContinueDTMF,
    65     ETMSStartInbandTone,
    66     ETMSStartInbandTone,
    66     ETMSStopInbandTone
    67     ETMSStopInbandTone
    79 enum TMSGlobalEffectsPsKey
    80 enum TMSGlobalEffectsPsKey
    80     {
    81     {
    81     EGlobalEffectsPsVolume = 10,
    82     EGlobalEffectsPsVolume = 10,
    82     EGlobalEffectsPsGain,
    83     EGlobalEffectsPsGain,
    83     ERoutingPs,
    84     ERoutingPs,
    84     EDtmfPs,
    85     EDtmfPs
    85     ESyncVolume
       
    86     };
    86     };
    87 
    87 
    88 // TMSServer message queue notifier type keys
    88 // TMSServer message queue notifier type keys
    89 enum TMSMsgQueueNotifierType
    89 enum TMSMsgQueueNotifierType
    90     {
    90     {