Searched defs:StartPlayingFileAsMicrophone (Results 1 – 4 of 4) sorted by relevance
167 int VoEFileImpl::StartPlayingFileAsMicrophone(int channel, in StartPlayingFileAsMicrophone() function in webrtc::VoEFileImpl247 int VoEFileImpl::StartPlayingFileAsMicrophone(int channel, in StartPlayingFileAsMicrophone() function in webrtc::VoEFileImpl
500 int TransmitMixer::StartPlayingFileAsMicrophone(const char* fileName, in StartPlayingFileAsMicrophone() function in webrtc::voe::TransmitMixer571 int TransmitMixer::StartPlayingFileAsMicrophone(InStream* stream, in StartPlayingFileAsMicrophone() function in webrtc::voe::TransmitMixer
2170 int Channel::StartPlayingFileAsMicrophone(const char* fileName, in StartPlayingFileAsMicrophone() function in webrtc::voe::Channel2239 int Channel::StartPlayingFileAsMicrophone(InStream* stream, in StartPlayingFileAsMicrophone() function in webrtc::voe::Channel
1150 private native int StartPlayingFileAsMicrophone(int channel, in StartPlayingFileAsMicrophone() method in AndroidTest