commit | 77b42df81a9c802d91dd2575b57d4780df16bf80 | [log] [tgz] |
---|---|---|
author | sergeyu <[email protected]> | Tue Oct 04 02:08:38 2016 |
committer | Commit bot <[email protected]> | Tue Oct 04 02:11:39 2016 |
tree | c2962fc6a2fa9abed4ca6f03e6d278e7174922b6 | |
parent | 49a54b594e0c9f6d3ea60d1f21e90507c21423e2 [diff] |
Move audio decoding to protocol layer Previously ChromotingClient was responsible for creation of AudioDecodeScheduler. Moved that logic to IceConnectionToHost because WebrtcConnectionToHost will not need it. Also moved AudioDecodeScheduler from remoting/client to remoting/protocol and simplified it. BUG=638505 Review-Url: https://codereview.chromium.org/2384063004 Cr-Commit-Position: refs/heads/master@{#422671}