Home | History | Annotate | Download | only in voice_engine

Lines Matching refs:StartSend

695 int VoEBaseImpl::StartSend(int channel)
698 "StartSend(channel=%d)", channel);
710 "StartSend() failed to locate channel");
717 if (StartSend() != 0)
720 "StartSend() failed to start recording");
723 return channelPtr->StartSend();
900 int32_t VoEBaseImpl::StartSend()
903 "VoEBaseImpl::StartSend()");
914 "StartSend() failed to initialize recording");
921 "StartSend() failed to start recording");