Searched refs:VoEExternalMediaImpl (Results 1 – 3 of 3) sorted by relevance
38 VoEExternalMediaImpl::VoEExternalMediaImpl(voe::SharedData* shared) in VoEExternalMediaImpl() function in webrtc::VoEExternalMediaImpl48 VoEExternalMediaImpl::~VoEExternalMediaImpl() { in ~VoEExternalMediaImpl()53 int VoEExternalMediaImpl::RegisterExternalMediaProcessing( in RegisterExternalMediaProcessing()92 int VoEExternalMediaImpl::DeRegisterExternalMediaProcessing( in DeRegisterExternalMediaProcessing()125 int VoEExternalMediaImpl::GetAudioFrame(int channel, int desired_sample_rate_hz, in GetAudioFrame()160 int VoEExternalMediaImpl::SetExternalMixing(int channel, bool enable) { in SetExternalMixing()
20 class VoEExternalMediaImpl : public VoEExternalMedia {36 VoEExternalMediaImpl(voe::SharedData* shared);37 ~VoEExternalMediaImpl() override;
68 public VoEExternalMediaImpl,103 VoEExternalMediaImpl(this), in VoiceEngineImpl()