Home
last modified time | relevance | path

Searched defs:SetVideoRtxEnabled (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/talk/session/media/
Dchannelmanager_unittest.cc221 TEST_F(ChannelManagerTest, SetVideoRtxEnabled) { in TEST_F() argument
Dchannelmanager.cc130 bool ChannelManager::SetVideoRtxEnabled(bool enable) { in SetVideoRtxEnabled() function in cricket::ChannelManager