commit | adf89b7e33cc54dab9365dddead687a46a074cf0 | [log] [tgz] |
---|---|---|
author | Ivo Creusen <ivoc@webrtc.org> | Wed Apr 29 16:03:33 2015 +0200 |
committer | Ivo Creusen <ivoc@webrtc.org> | Wed Apr 29 14:03:45 2015 +0000 |
tree | d6db9910303e8204662c0ac640c3153542ed35e3 | |
parent | 23fba1ffa0079f70744a83bcf4e85501dc226013 [diff] |
Added SetBitRate function to VoE API to allow changing the audio bitrate. If the requested bitrate is not valid for the codec, the codec will decide on an appropriate value. Updated VoE command line tool to use new SetBitRate function. Includes unittests for SetBitRate function. BUG= R=henrik.lundin@webrtc.org, henrika@webrtc.org, kwiberg@webrtc.org, pbos@webrtc.org Review URL: https://webrtc-codereview.appspot.com/50789004 Cr-Commit-Position: refs/heads/master@{#9115}