webrtc/sdk/android/native_api
Seth Hampson c384e14707 Add new PeerConnection APIs to the Java SDK.
This adds wrappers to the following native APIs:
- SdpSemantics enum added to the RTCConfiguration
- RtpTransceiver
- PeerConnection.addTrack
- PeerConnection.removeTrack
- PeerConnection.addTransceiver
- PeerConnection.getTransceivers
These APIs are used with the new Unified Plan semantics.

Bug: webrtc:8869
Change-Id: I19443f3ff7ffc91a139ad8276331f09e57cec554
Reviewed-on: https://webrtc-review.googlesource.com/57800
Commit-Queue: Seth Hampson <shampson@webrtc.org>
Reviewed-by: Sami Kalliomäki <sakal@webrtc.org>
Reviewed-by: Steve Anton <steveanton@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22317}
2018-03-07 01:17:41 +00:00
..
base Deprecate ContextUtils.getApplicationContext. 2018-02-28 15:04:03 +00:00
codecs Create an experimental Android NDK. 2018-01-30 09:33:42 +00:00
jni Add new PeerConnection APIs to the Java SDK. 2018-03-07 01:17:41 +00:00
video Fix memory leak in NativeToJavaVideoFrame. 2018-02-15 14:26:45 +00:00