mmserv/tms/inc/tmsproxy.h
changeset 33 5e8b14bae8c3
parent 28 ebf79c79991a
child 36 73253677b50a
equal deleted inserted replaced
28:ebf79c79991a 33:5e8b14bae8c3
    91     IMPORT_C gint StopRT();
    91     IMPORT_C gint StopRT();
    92     IMPORT_C gint PauseRT();
    92     IMPORT_C gint PauseRT();
    93     IMPORT_C gint MuteRT();
    93     IMPORT_C gint MuteRT();
    94 
    94 
    95     // TMSDTMF
    95     // TMSDTMF
       
    96     IMPORT_C gint InitDTMFPlayer(TMSStreamType streamtype);
    96     IMPORT_C gint StartDTMF(TMSStreamType streamtype, GString* tone);
    97     IMPORT_C gint StartDTMF(TMSStreamType streamtype, GString* tone);
    97     IMPORT_C gint StopDTMF(TMSStreamType streamtype);
    98     IMPORT_C gint StopDTMF(TMSStreamType streamtype);
    98     IMPORT_C gint ContinueDTMFStringSending(TBool continuesending);
    99     IMPORT_C gint ContinueDTMFStringSending(TBool continuesending);
    99 
   100 
   100     // TMSInbandTone
   101     // TMSInbandTone