Searched defs:VoEDtmf (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/voice_engine/include/
H A Dvoe_dtmf.h21 // VoEDtmf* dtmf = VoEDtmf::GetInterface(voe);
42 // VoEDtmf
43 class WEBRTC_DLLEXPORT VoEDtmf class in namespace:webrtc
47 // Factory for the VoEDtmf sub-API. Increases an internal
50 static VoEDtmf* GetInterface(VoiceEngine* voiceEngine);
52 // Releases the VoEDtmf sub-API and decreases an internal
99 VoEDtmf() {} function in class:webrtc::VoEDtmf
100 virtual ~VoEDtmf() {}

Completed in 375 milliseconds