webrtc/sdk/android/instrumentationtests
Taylor Brandstetter ebe36efad7 Update Java MediaStream when native stream's set of tracks changes.
This will handle the scenario where, for example, the initial
offer/answer only negotiates audio, and video is added later (to the
same stream). Previously, there was absolutely no way to get a handle to
the new track without hacking the SDP. Now, the stream will be updated
after setRemoteDescription finishes.

Bug: webrtc:5677
Change-Id: Iea31bb7744da6b82afdaf44c8f74d721298a9474
Reviewed-on: https://webrtc-review.googlesource.com/6261
Reviewed-by: Sami Kalliomäki <sakal@webrtc.org>
Commit-Queue: Taylor Brandstetter <deadbeef@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20228}
2017-10-10 17:07:28 +00:00
..
src/org/webrtc Update Java MediaStream when native stream's set of tracks changes. 2017-10-10 17:07:28 +00:00
AndroidManifest.xml Reland "Improve unit testing for HardwareVideoEncoder and fix bugs." 2017-09-28 10:16:28 +00:00
ant.properties Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
build.xml Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
project.properties Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00