commit | 1dd98f321920c1442dd5b3f791ea0fca133c2756 | [log] [tgz] |
---|---|---|
author | solenberg <solenberg@webrtc.org> | Thu Sep 10 08:57:14 2015 |
committer | Commit bot <commit-bot@chromium.org> | Thu Sep 10 08:57:20 2015 |
tree | c4444bf73aba688ae0395b8405461ac34d7ff0b9 | |
parent | 9a78d22822880884f9fa495e4cbe33f5224296c4 [diff] |
- Rename VoiceChannel::MuteStream() -> SetAudioSend() (incl. media channel) - Rename VideoChannel::MuteStream() -> SetVideoSend() (incl. media channel) - Collapse NnChannel::SetChannelOptions() into the above. - Collapse VoiceChannel::SetLocalRenderer into SetAudioSend(). BUG=webrtc:4690 Review URL: https://codereview.webrtc.org/1311533009 Cr-Commit-Position: refs/heads/master@{#9915}