Review URL: http://webrtc-codereview.appspot.com/241007
git-svn-id: http://webrtc.googlecode.com/svn/trunk@789 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
1af915d8ae
commit
ee3dfa6f43
@ -79,9 +79,7 @@ VCMNackFecMethod::ProtectionFactor(const
|
||||
if (parameters->rtt < kLowRttNackMs)
|
||||
{
|
||||
_protectionFactorD = 0;
|
||||
_protectionFactorK = 0;
|
||||
VCMFecMethod::UpdateProtectionFactorD(_protectionFactorD);
|
||||
VCMFecMethod::UpdateProtectionFactorK(_protectionFactorK);
|
||||
}
|
||||
|
||||
// When in Hybrid mode (RTT range), adjust FEC rates based on the
|
||||
|
Loading…
x
Reference in New Issue
Block a user