| Index: webrtc/modules/rtp_rtcp/source/rtcp_sender.h
|
| diff --git a/webrtc/modules/rtp_rtcp/source/rtcp_sender.h b/webrtc/modules/rtp_rtcp/source/rtcp_sender.h
|
| index e88a494f7d238ec4120b6fde6f3187b43fe2f358..16ac2df9931287f0259d7116f1a330beac2e679f 100644
|
| --- a/webrtc/modules/rtp_rtcp/source/rtcp_sender.h
|
| +++ b/webrtc/modules/rtp_rtcp/source/rtcp_sender.h
|
| @@ -136,7 +136,7 @@ class RTCPSender {
|
|
|
| void SetTMMBRStatus(bool enable);
|
|
|
| - int32_t SetTMMBN(const TMMBRSet* boundingSet, uint32_t maxBitrateKbit);
|
| + int32_t SetTMMBN(const TMMBRSet* boundingSet);
|
|
|
| int32_t SetApplicationSpecificData(uint8_t subType,
|
| uint32_t name,
|
|
|