webrtc/sdk/objc/Framework/Classes
Steve Anton 8cb344acfd Add new PeerConnection APIs to the ObjC SDK
This CL adds wrappers for the following PeerConnection native
APIs to the Objective C API:
- SdpSemantics enum added to the RTCConfiguration
- RTCRtpTransceiver
- RTCPeerConnection.addTrack
- RTCPeerConnection.removeTrack
- RTCPeerConnection.addTransceiver
- RTCPeerConnection.transceivers

Bug: webrtc:8870
Change-Id: I9449df9742a59e90894712dc7749ca30b569d94b
Reviewed-on: https://webrtc-review.googlesource.com/54780
Commit-Queue: Steve Anton <steveanton@webrtc.org>
Reviewed-by: Kári Helgason <kthelgason@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22214}
2018-02-28 01:28:57 +00:00
..
Audio Adding a KVO context to avoid issues with future super/sub-classing. 2017-10-23 12:33:17 +00:00
Common Fix issues found by gn check. 2018-02-16 12:36:08 +00:00
Metal Fix rendering on an iPhone X's tall screen. 2018-02-14 09:17:55 +00:00
PeerConnection Add new PeerConnection APIs to the ObjC SDK 2018-02-28 01:28:57 +00:00
UI Fix release shader resources in the right OpenGL context 2018-01-08 14:22:52 +00:00
Video Delete RTCAVFoundationVideoSource and related classes. 2018-02-12 14:41:25 +00:00
VideoToolbox Search for SPS NALU rather than assuming its position 2018-02-27 14:39:59 +00:00