Jelena Marusic
c28a896a7b
VoE: Initialize WebRtcVoiceMediaChannel with AudioOptions during creation
...
BUG=4690
Changes:
1. In MediaEngineInterface changed CreateChannel() to CreateChannel(const AudioOptions&). Plan is to eventually remove Get/SetAudioOptions and the cousins SetDelayOffset and SetDevices.
2. In ChannelManager changed CreateVoiceChannel(...) to CreateVoiceChannel(..., const AudioOptions&).
3. In ChannelManager removed SetEngineAudioOptions, because it is not used and we want to eventually remove SetAudioOptions.
4. Updated MediaEngineInterface implementations and unit tests accordingly.
5. In WebRtcVoiceEngine changed access of Set/ClearOptionOverrides to protected. These are only used by WebRtcVoiceMediaChannel (now a friend). Plan is to rethink the logic behind option overrides.
6. Cosmetics: replaced NULL with nullptr in touched code
R=solenberg@google.com , tommi@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/56499004
Cr-Commit-Position: refs/heads/master@{#9330}
2015-05-29 13:05:52 +00:00
..
2015-05-28 09:05:11 +00:00
2015-05-28 09:43:45 +00:00
2015-01-20 21:36:13 +00:00
2015-05-05 14:52:45 +00:00
2015-01-20 21:36:13 +00:00
2015-04-20 12:03:00 +00:00
2015-05-19 17:56:22 +00:00
2015-04-02 10:31:00 +00:00
2015-01-20 21:36:13 +00:00
2015-03-04 13:04:54 +00:00
2015-01-20 21:36:13 +00:00
2015-03-04 13:04:54 +00:00
2015-03-24 09:20:19 +00:00
2015-03-24 09:20:19 +00:00
2015-01-20 21:36:13 +00:00
2015-03-24 09:20:19 +00:00
2015-03-04 22:18:18 +00:00
2015-03-04 22:18:18 +00:00
2015-03-13 21:26:44 +00:00
2015-04-08 19:34:54 +00:00
2015-04-08 19:34:54 +00:00
2015-03-04 13:04:54 +00:00
2015-01-20 21:36:13 +00:00
2015-03-04 13:04:54 +00:00
2015-01-20 21:36:13 +00:00
2015-02-12 09:24:25 +00:00
2015-01-20 21:36:13 +00:00
2015-01-20 21:36:13 +00:00
2015-01-20 21:36:13 +00:00
2015-01-20 21:36:13 +00:00
2015-05-19 02:53:07 +00:00
2015-01-20 21:36:13 +00:00
2015-04-29 05:28:22 +00:00
2015-04-29 05:28:22 +00:00
2015-01-20 21:36:13 +00:00
2015-04-29 05:28:22 +00:00
2015-04-29 05:28:22 +00:00
2015-01-20 21:36:13 +00:00
2015-01-20 21:36:13 +00:00
2015-03-04 13:04:54 +00:00
2015-02-17 13:54:42 +00:00
2015-01-20 21:36:13 +00:00
2015-03-04 13:04:54 +00:00
2015-03-12 21:38:19 +00:00
2015-01-20 21:36:13 +00:00
2015-01-20 21:36:13 +00:00
2015-01-20 21:36:13 +00:00
2015-03-05 08:42:13 +00:00
2015-01-20 21:36:13 +00:00
2015-01-20 21:36:13 +00:00
2015-01-20 21:36:13 +00:00
2015-01-20 21:36:13 +00:00
2014-07-01 18:38:28 +00:00
2015-05-29 07:40:51 +00:00
2015-05-28 21:06:44 +00:00
2015-03-04 13:04:54 +00:00
2015-03-23 19:48:19 +00:00
2015-05-28 21:06:44 +00:00
2015-05-19 09:37:39 +00:00
2015-03-04 22:18:18 +00:00
2015-01-20 21:36:13 +00:00
2015-03-04 22:18:18 +00:00
2015-05-29 07:40:51 +00:00
2015-01-20 21:36:13 +00:00
2015-02-12 09:24:25 +00:00
2015-02-12 09:24:25 +00:00
2015-01-20 21:36:13 +00:00
2015-03-04 13:04:54 +00:00
2015-01-20 21:36:13 +00:00
2015-03-04 13:04:54 +00:00
2015-01-20 21:36:13 +00:00
2015-01-20 21:36:13 +00:00
2015-03-04 13:04:54 +00:00
2014-08-13 17:26:08 +00:00
2015-04-20 12:03:00 +00:00
2014-07-29 17:36:52 +00:00
2015-04-22 13:30:33 +00:00
2015-03-27 09:01:11 +00:00
2015-03-12 16:36:15 +00:00
2015-03-27 09:01:11 +00:00
2015-03-27 09:01:11 +00:00
2015-01-20 21:36:13 +00:00
2015-01-20 21:36:13 +00:00
2015-02-17 13:54:42 +00:00
2015-03-04 13:04:54 +00:00
2015-02-17 13:54:42 +00:00
2015-03-02 11:33:41 +00:00
2015-02-17 13:54:42 +00:00
2015-03-12 21:38:19 +00:00
2015-05-28 09:43:45 +00:00
2015-01-20 21:36:13 +00:00
2015-03-12 21:38:19 +00:00
2015-03-12 21:38:19 +00:00
2015-05-15 20:14:13 +00:00
2015-05-15 20:14:13 +00:00
2015-01-20 21:36:13 +00:00
2015-05-28 16:48:30 +00:00
2015-05-29 13:05:52 +00:00
2015-05-21 14:48:19 +00:00
2015-03-04 22:18:18 +00:00
2015-03-04 22:18:18 +00:00