Searched defs:StartRecordingPlayout (Results 1 – 4 of 4) sorted by relevance
303 int VoEFileImpl::StartRecordingPlayout(int channel, in StartRecordingPlayout() function in webrtc::VoEFileImpl333 int VoEFileImpl::StartRecordingPlayout(int channel, in StartRecordingPlayout() function in webrtc::VoEFileImpl
276 int OutputMixer::StartRecordingPlayout(const char* fileName, in StartRecordingPlayout() function in webrtc::voe::OutputMixer357 int OutputMixer::StartRecordingPlayout(OutStream* stream, in StartRecordingPlayout() function in webrtc::voe::OutputMixer
2234 int Channel::StartRecordingPlayout(const char* fileName, in StartRecordingPlayout() function in webrtc::voe::Channel2312 int Channel::StartRecordingPlayout(OutStream* stream, in StartRecordingPlayout() function in webrtc::voe::Channel
1145 private native int StartRecordingPlayout(int channel, String fileName, in StartRecordingPlayout() method in AndroidTest