Searched refs:SetProtectionMode (Results 1 – 4 of 4) sorted by relevance
101 void SetProtectionMode(bool enable_nack,
174 vie_channel_->SetProtectionMode(config_.rtp.nack.rtp_history_ms > 0, false, in VideoReceiveStream()
199 vie_channel_->SetProtectionMode(enable_protection_nack, enable_protection_fec, in VideoSendStream()
473 void ViEChannel::SetProtectionMode(bool enable_nack, in SetProtectionMode() function in webrtc::ViEChannel