Home
last modified time | relevance | path

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

/external/webrtc/pc/
Dchannel_manager_unittest.cc140 TEST_F(ChannelManagerTest, SetVideoRtxEnabled) { in TEST_F() argument
Dchannel_manager.cc51 bool ChannelManager::SetVideoRtxEnabled(bool enable) { in SetVideoRtxEnabled() function in cricket::ChannelManager