Home
last modified time | relevance | path

Searched defs:SendTelephoneEvent (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/audio/voip/
Daudio_egress.cc155 bool AudioEgress::SendTelephoneEvent(int dtmf_event, int duration_ms) { in SendTelephoneEvent() function in webrtc::AudioEgress
Daudio_channel.h68 bool SendTelephoneEvent(int dtmf_event, int duration_ms) { in SendTelephoneEvent() function
/external/webrtc/modules/rtp_rtcp/source/
Drtp_sender_audio.cc329 int32_t RTPSenderAudio::SendTelephoneEvent(uint8_t key, in SendTelephoneEvent() function in webrtc::RTPSenderAudio
/external/webrtc/audio/
Daudio_send_stream.cc418 bool AudioSendStream::SendTelephoneEvent(int payload_type, in SendTelephoneEvent() function in webrtc::internal::AudioSendStream
Daudio_send_stream_unittest.cc404 TEST(AudioSendStreamTest, SendTelephoneEvent) { in TEST() argument
/external/webrtc/media/engine/
Dfake_webrtc_call.cc55 bool FakeAudioSendStream::SendTelephoneEvent(int payload_type, in SendTelephoneEvent() function in cricket::FakeAudioSendStream
Dwebrtc_voice_engine.cc856 bool SendTelephoneEvent(int payload_type, in SendTelephoneEvent() function in cricket::WebRtcVoiceMediaChannel::WebRtcAudioSendStream