Home
last modified time | relevance | path

Searched defs:StopPlayingFileAsMicrophone (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/voice_engine/
Dvoe_file_impl.cc256 int VoEFileImpl::StopPlayingFileAsMicrophone(int channel) { in StopPlayingFileAsMicrophone() function in webrtc::VoEFileImpl
Dtransmit_mixer.cc647 int TransmitMixer::StopPlayingFileAsMicrophone() in StopPlayingFileAsMicrophone() function in webrtc::voe::TransmitMixer
Dchannel.cc2202 int Channel::StopPlayingFileAsMicrophone() in StopPlayingFileAsMicrophone() function in webrtc::voe::Channel
/external/webrtc/webrtc/voice_engine/test/android/android_test/src/org/webrtc/voiceengine/test/
DAndroidTest.java1153 private native int StopPlayingFileAsMicrophone(int channel); in StopPlayingFileAsMicrophone() method in AndroidTest