webrtc/modules/rtp_rtcp/include
Danil Chapovalov 1de4b62955 Change RtpRtcp::SetRemb signature to match RtcpTransceiver::SetRemb
in particular change bitrate type to int64_t to follow style guide.

With an extra interface it will allow to add both RtpRtcp module
and RtcpTransceiver as feedback sender to PacketRouter

Bug: webrtc:8239
Change-Id: I9ea265686d7cd2d709f0b42e8a983ebe1790a6ba
Reviewed-on: https://webrtc-review.googlesource.com/32302
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Reviewed-by: Philip Eliasson <philipel@webrtc.org>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Reviewed-by: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21250}
2017-12-13 14:40:01 +00:00
..
flexfec_receiver.h Change ForwardErrorCorrection class to accept one received packet at a time. 2017-09-18 14:58:59 +00:00
flexfec_sender.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
receive_statistics.h Simplify ReceiveStatistics: merge GetActiveStatisticians into RtcpReportBlocks 2017-09-18 13:19:36 +00:00
remote_ntp_time_estimator.h Remove WebRTC-ClockEstimation experiment and make new clock estimation always enabled 2017-12-05 09:49:32 +00:00
rtp_cvo.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtp_header_extension_map.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtp_header_parser.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
rtp_payload_registry.h RTPPayloadRegistry: Use SdpAudioFormat to represent audio codecs 2017-10-04 11:30:14 +00:00
rtp_receiver.h Delete in_order argument to RtpReceiver::IncomingRtpPacket 2017-10-05 07:19:20 +00:00
rtp_rtcp_defines.cc Convert PayloadUnion from a union to a class, step 3 2017-10-02 08:53:30 +00:00
rtp_rtcp_defines.h Reland "Make RTCP cumulative_lost be a signed value" 2017-12-08 08:47:09 +00:00
rtp_rtcp.h Change RtpRtcp::SetRemb signature to match RtcpTransceiver::SetRemb 2017-12-13 14:40:01 +00:00
ulpfec_receiver.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00