Small refactor on ViE to remove redudant conditions and long ifdefs.
BUG=3694 R=stefan@webrtc.org Review URL: https://webrtc-codereview.appspot.com/22069004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6905 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@ -238,7 +238,7 @@ public:
|
||||
// frame rate/dimensions need to be updated for video quality optimization
|
||||
//
|
||||
// Input:
|
||||
// - videoQMSettings : The callback object to register.
|
||||
// - videoQMSettings : The callback object to register.
|
||||
//
|
||||
// Return value : VCM_OK, on success.
|
||||
// < 0, on error
|
||||
|
||||
Reference in New Issue
Block a user