video_coding: changing the UpdateMethod function (protection settings).

Review URL: http://webrtc-codereview.appspot.com/126002

git-svn-id: http://webrtc.googlecode.com/svn/trunk@423 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
mikhal@webrtc.org
2011-08-23 16:03:59 +00:00
parent 12f1fc4fe5
commit 06ad81fd58
2 changed files with 8 additions and 37 deletions

View File

@@ -339,8 +339,7 @@ public:
_fecRateDelta = fecRateDelta; }
// Update the protection methods with the current VCMProtectionParameters
// and choose the best method available. The update involves computing the
// robustness settings for the protection method.
// and set the requested protection settings.
//
// Input:
// - newMethod : If not NULL, this method will be selected.