Searched defs:SetFEC (Results 1 – 2 of 2) sorted by relevance
97 bool SenderWithFEC::SetFEC(bool enable_fec) { in SetFEC() function in webrtc::SenderWithFEC
587 virtual int SetFEC(bool /* enable_fec */) { return -1; } in SetFEC() function