HomeSort by relevance Sort by last modified time
    Searched refs:audio_messages (Results 1 - 4 of 4) sorted by null

  /external/webrtc/webrtc/modules/rtp_rtcp/test/testAPI/
test_api_audio.cc 109 configuration.audio_messages = audioFeedback;
118 configuration.audio_messages = audioFeedback;
  /external/webrtc/webrtc/modules/rtp_rtcp/include/
rtp_rtcp.h 52 * audio_messages - Telephone events. May not be NULL; default
69 RtpAudioFeedback* audio_messages; member in struct:webrtc::RtpRtcp::Configuration
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_rtcp_impl.cc 40 audio_messages(NullObjectRtpAudioFeedback()),
65 configuration.audio_messages,
  /external/webrtc/webrtc/voice_engine/
channel.cc     [all...]

Completed in 795 milliseconds