Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(108)

Issue 2484733002: Expose bit rate property in ARDAppClient and set max bitrate for video RTCRtcSender. (Closed)

Created:
4 years, 1 month ago by daniela-webrtc
Modified:
4 years, 1 month ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Expose bit rate property in ARDAppClient and set max bitrate for video RTCRtcSender. BUG=webrtc:6654 Committed: https://crrev.com/8c375dedb2d1a6b9b93a330ea225fcf6ef43dc73 Cr-Commit-Position: refs/heads/master@{#14977}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Inline property instead of introducing local var #

Patch Set 3 : Inline property instead of introducing local var #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -0 lines) Patch
M webrtc/examples/objc/AppRTCMobile/ARDAppClient.h View 1 chunk +3 lines, -0 lines 0 comments Download
M webrtc/examples/objc/AppRTCMobile/ARDAppClient.m View 1 2 4 chunks +14 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
daniela-webrtc
4 years, 1 month ago (2016-11-07 15:35:17 UTC) #2
kthelgason
This looks to me like the right approach, but I'm not at all familiar with ...
4 years, 1 month ago (2016-11-08 09:38:51 UTC) #3
magjed_webrtc
lgtm % nit https://codereview.webrtc.org/2484733002/diff/1/webrtc/examples/objc/AppRTCMobile/ARDAppClient.m File webrtc/examples/objc/AppRTCMobile/ARDAppClient.m (right): https://codereview.webrtc.org/2484733002/diff/1/webrtc/examples/objc/AppRTCMobile/ARDAppClient.m#newcode694 webrtc/examples/objc/AppRTCMobile/ARDAppClient.m:694: for (RTCRtpEncodingParameters *encoding in parameters.encodings) { ...
4 years, 1 month ago (2016-11-08 12:52:46 UTC) #4
daniela-webrtc
https://codereview.webrtc.org/2484733002/diff/1/webrtc/examples/objc/AppRTCMobile/ARDAppClient.m File webrtc/examples/objc/AppRTCMobile/ARDAppClient.m (right): https://codereview.webrtc.org/2484733002/diff/1/webrtc/examples/objc/AppRTCMobile/ARDAppClient.m#newcode694 webrtc/examples/objc/AppRTCMobile/ARDAppClient.m:694: for (RTCRtpEncodingParameters *encoding in parameters.encodings) { On 2016/11/08 12:52:46, ...
4 years, 1 month ago (2016-11-08 13:28:35 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2484733002/40001
4 years, 1 month ago (2016-11-08 13:28:56 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-11-08 14:28:20 UTC) #9
commit-bot: I haz the power
4 years, 1 month ago (2016-11-08 14:28:29 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8c375dedb2d1a6b9b93a330ea225fcf6ef43dc73
Cr-Commit-Position: refs/heads/master@{#14977}

Powered by Google App Engine
This is Rietveld 408576698