commit | dcccab3ebb623df74fbb1425da2cb9d9a42439fa | [log] [tgz] |
---|---|---|
author | Karl Wiberg <kwiberg@webrtc.org> | Thu May 07 10:35:12 2015 |
committer | Karl Wiberg <kwiberg@webrtc.org> | Thu May 07 10:35:18 2015 |
tree | b895b8c79cbd4186fc675e435848a1f7a8c1160d | |
parent | 81ea54eaac82b36b7208a02fd37a469d7d0bd9d0 [diff] |
New interface: AudioEncoderMutable With implementations for all codecs. It has no users yet. This new interface is the same as AudioEncoder (in fact it is a subclass) but it allows changing some parameters after construction. COAUTHOR=henrik.lundin@webrtc.org BUG=4228 R=jmarusic@webrtc.org, minyue@webrtc.org Review URL: https://webrtc-codereview.appspot.com/51679004 Cr-Commit-Position: refs/heads/master@{#9149}