Searched defs:StartPlayingFileAsMicrophone (Results 1 – 4 of 4) sorted by relevance
141 int VoEFileImpl::StartPlayingFileAsMicrophone(int channel, in StartPlayingFileAsMicrophone() function in webrtc::VoEFileImpl201 int VoEFileImpl::StartPlayingFileAsMicrophone(int channel, in StartPlayingFileAsMicrophone() function in webrtc::VoEFileImpl
501 int TransmitMixer::StartPlayingFileAsMicrophone(const char* fileName, in StartPlayingFileAsMicrophone() function in webrtc::voe::TransmitMixer572 int TransmitMixer::StartPlayingFileAsMicrophone(InStream* stream, in StartPlayingFileAsMicrophone() function in webrtc::voe::TransmitMixer
2062 int Channel::StartPlayingFileAsMicrophone(const char* fileName, in StartPlayingFileAsMicrophone() function in webrtc::voe::Channel2131 int Channel::StartPlayingFileAsMicrophone(InStream* stream, in StartPlayingFileAsMicrophone() function in webrtc::voe::Channel
1150 private native int StartPlayingFileAsMicrophone(int channel, in StartPlayingFileAsMicrophone() method in AndroidTest