Searched refs:SetVideoCodecSwitchingEnabled (Results 1 – 6 of 6) sorted by relevance
48 void MediaChannel::SetVideoCodecSwitchingEnabled(bool enabled) {} in SetVideoCodecSwitchingEnabled() function in cricket::MediaChannel
227 virtual void SetVideoCodecSwitchingEnabled(bool enabled);
188 void SetVideoCodecSwitchingEnabled(bool enabled) override;
2305 channel_->SetVideoCodecSwitchingEnabled(true); in TEST_F()2343 channel_->SetVideoCodecSwitchingEnabled(true); in TEST_F()2392 channel_->SetVideoCodecSwitchingEnabled(true); in TEST_F()
1803 void WebRtcVideoChannel::SetVideoCodecSwitchingEnabled(bool enabled) { in SetVideoCodecSwitchingEnabled() function in cricket::WebRtcVideoChannel
3997 video_channel->SetVideoCodecSwitchingEnabled( in SetConfiguration()