mmserv/tms/inc/tmsclientserver.h
changeset 36 73253677b50a
parent 33 5e8b14bae8c3
child 53 eabc8c503852
equal deleted inserted replaced
33:5e8b14bae8c3 36:73253677b50a
    56     ETMSRingToneDeinit,
    56     ETMSRingToneDeinit,
    57     ETMSRingTonePlay,
    57     ETMSRingTonePlay,
    58     ETMSRingTonePause,
    58     ETMSRingTonePause,
    59     ETMSRingToneStop,
    59     ETMSRingToneStop,
    60     ETMSRingToneMute,
    60     ETMSRingToneMute,
    61     ETMSStartDTMFNotifier,
       
    62     ETMSCancelDTMFNotifier,
       
    63     ETMSInitDTMF,
    61     ETMSInitDTMF,
    64     ETMSStartDTMF,
    62     ETMSStartDTMF,
    65     ETMSStopDTMF,
    63     ETMSStopDTMF,
    66     ETMSContinueDTMF,
    64     ETMSContinueDTMF,
    67     ETMSStartInbandTone,
    65     ETMSStartInbandTone,
    81 enum TMSGlobalEffectsPsKey
    79 enum TMSGlobalEffectsPsKey
    82     {
    80     {
    83     EGlobalEffectsPsVolume = 10,
    81     EGlobalEffectsPsVolume = 10,
    84     EGlobalEffectsPsGain,
    82     EGlobalEffectsPsGain,
    85     ERoutingPs,
    83     ERoutingPs,
    86     EDtmfPs
    84     EDtmfPs,
       
    85     ESyncVolume
    87     };
    86     };
    88 
    87 
    89 // TMSServer message queue notifier type keys
    88 // TMSServer message queue notifier type keys
    90 enum TMSMsgQueueNotifierType
    89 enum TMSMsgQueueNotifierType
    91     {
    90     {