Home
last modified time | relevance | path

Searched refs:StartRecordingCall (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/voice_engine/
Dtransmit_mixer.h128 int StartRecordingCall(const char* fileName, const CodecInst* codecInst);
130 int StartRecordingCall(OutStream* stream, const CodecInst* codecInst);
Dtransmit_mixer.cc868 int TransmitMixer::StartRecordingCall(const char* fileName, in StartRecordingCall() function in webrtc::voe::TransmitMixer
946 int TransmitMixer::StartRecordingCall(OutStream* stream, in StartRecordingCall() function in webrtc::voe::TransmitMixer