Home
last modified time | relevance | path

Searched refs:enable_protection_fec (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/video/
Dvideo_send_stream.cc197 const bool enable_protection_fec = config_.rtp.fec.red_payload_type != -1; in VideoSendStream() local
199 vie_channel_->SetProtectionMode(enable_protection_nack, enable_protection_fec, in VideoSendStream()
203 enable_protection_fec); in VideoSendStream()