LeviLamina
Loading...
Searching...
No Matches
webrtc::DtmfSenderInterface Class Referenceabstract
+ Inheritance diagram for webrtc::DtmfSenderInterface:

Public Member Functions

virtual void RegisterObserver (::webrtc::DtmfSenderObserverInterface *)=0
 
virtual void UnregisterObserver ()=0
 
virtual bool CanInsertDtmf ()=0
 
virtual bool InsertDtmf (::std::string const &tones, int duration, int inter_tone_gap)
 
virtual bool InsertDtmf (::std::string const &, int, int, int)
 
virtual::std::string tones () const =0
 
virtual int duration () const =0
 
virtual int inter_tone_gap () const =0
 
virtual int comma_delay () const
 
MCAPI void $dtor ()
 
MCAPI bool $InsertDtmf (::std::string const &tones, int duration, int inter_tone_gap)
 
virtual void AddRef () const =0
 
virtual::webrtc::RefCountReleaseStatus Release () const =0
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Member Function Documentation

◆ $dtor()

MCAPI void webrtc::DtmfSenderInterface::$dtor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $InsertDtmf()

MCAPI bool webrtc::DtmfSenderInterface::$InsertDtmf ( ::std::string const & tones,
int duration,
int inter_tone_gap )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftable()

static MCAPI void ** webrtc::RefCountInterface::$vftable ( )
staticinherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: