haysc
c9f95005f2
Expose audio_jitter_buffer_fast_accelerate config to objc wrapper
...
NOTRY=True
BUG=webrtc:6827
Review-Url: https://codereview.webrtc.org/2556553002
Cr-Commit-Position: refs/heads/master@{#15429}
2016-12-05 22:24:41 +00:00
honghaiz
af6b6e021f
Prefix bool variable with "should".
...
This is to address a comment in a CL landed earlier.
BUG=
Review-Url: https://codereview.webrtc.org/2137223002
Cr-Commit-Position: refs/heads/master@{#13435}
2016-07-11 22:09:32 +00:00
Honghai Zhang
e2e35ca55d
Add pruneTurnPorts to the IOS RTCConfiguration.
...
BUG=
R=pthatcher@webrtc.org
TBR=tkchin@webrt.org
Review URL: https://codereview.webrtc.org/2120553002 .
Cr-Commit-Position: refs/heads/master@{#13368}
2016-07-01 21:22:30 +00:00
Taylor Brandstetter
e9851116e2
Adding API for "presume writable when fully relayed" ICE option.
...
For explanation of what this is, see:
https://codereview.webrtc.org/2063823008/
R=glaznev@webrtc.org , pthatcher@webrtc.org
TBR=tkchin@webrtc.org
Review URL: https://codereview.webrtc.org/2107303003 .
Cr-Commit-Position: refs/heads/master@{#13366}
2016-07-01 18:11:22 +00:00
Honghai Zhang
46007ae1eb
Add flag in ios to support disabling high-cost networks.
...
This depends on CL:
https://codereview.webrtc.org/1987833002/
BUG=
R=tkchin@webrtc.org
Review URL: https://codereview.webrtc.org/2030443002 .
Cr-Commit-Position: refs/heads/master@{#13046}
2016-06-03 23:31:45 +00:00
deadbeef
be0c96fd00
Add ice_candidate_pool_size to Obj-C and Java RTCConfiguration.
...
Review-Url: https://codereview.webrtc.org/1986073004
Cr-Commit-Position: refs/heads/master@{#12801}
2016-05-18 23:20:18 +00:00
Honghai Zhang
3108fc933b
Add config continualGatheringPolicy to the IOS RTCConfiguration.
...
BUG=
R=tkchin@webrtc.org
Review URL: https://codereview.webrtc.org/1971563002 .
Cr-Commit-Position: refs/heads/master@{#12689}
2016-05-11 17:10:47 +00:00
tkchin
9eeb6240c9
Build dynamic iOS SDK.
...
- Places most ObjC code into webrtc/sdk/objc instead.
- New gyp targets to build, strip and export symbols for dylib.
- Removes old script used to generate dylib.
BUG=
Review URL: https://codereview.webrtc.org/1903663002
Cr-Commit-Position: refs/heads/master@{#12524}
2016-04-27 08:54:27 +00:00