#include <dtmfsenderinterface.h>
◆ ~DtmfSenderInterface() [1/2]
virtual webrtc::DtmfSenderInterface::~DtmfSenderInterface |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ ~DtmfSenderInterface() [2/2]
virtual webrtc::DtmfSenderInterface::~DtmfSenderInterface |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ CanInsertDtmf() [1/2]
virtual bool webrtc::DtmfSenderInterface::CanInsertDtmf |
( |
| ) |
|
|
pure virtual |
◆ CanInsertDtmf() [2/2]
virtual bool webrtc::DtmfSenderInterface::CanInsertDtmf |
( |
| ) |
|
|
pure virtual |
◆ duration() [1/2]
virtual int webrtc::DtmfSenderInterface::duration |
( |
| ) |
const |
|
pure virtual |
◆ duration() [2/2]
virtual int webrtc::DtmfSenderInterface::duration |
( |
| ) |
const |
|
pure virtual |
◆ InsertDtmf() [1/2]
virtual bool webrtc::DtmfSenderInterface::InsertDtmf |
( |
const std::string & |
tones, |
|
|
int |
duration, |
|
|
int |
inter_tone_gap |
|
) |
| |
|
pure virtual |
◆ InsertDtmf() [2/2]
virtual bool webrtc::DtmfSenderInterface::InsertDtmf |
( |
const std::string & |
tones, |
|
|
int |
duration, |
|
|
int |
inter_tone_gap |
|
) |
| |
|
pure virtual |
◆ inter_tone_gap() [1/2]
virtual int webrtc::DtmfSenderInterface::inter_tone_gap |
( |
| ) |
const |
|
pure virtual |
◆ inter_tone_gap() [2/2]
virtual int webrtc::DtmfSenderInterface::inter_tone_gap |
( |
| ) |
const |
|
pure virtual |
◆ RegisterObserver() [1/2]
◆ RegisterObserver() [2/2]
◆ tones() [1/2]
virtual std::string webrtc::DtmfSenderInterface::tones |
( |
| ) |
const |
|
pure virtual |
◆ tones() [2/2]
virtual std::string webrtc::DtmfSenderInterface::tones |
( |
| ) |
const |
|
pure virtual |
◆ track() [1/2]
◆ track() [2/2]
◆ UnregisterObserver() [1/2]
virtual void webrtc::DtmfSenderInterface::UnregisterObserver |
( |
| ) |
|
|
pure virtual |
◆ UnregisterObserver() [2/2]
virtual void webrtc::DtmfSenderInterface::UnregisterObserver |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: