Replace rtcp packet parsing in the RtcpReceiver.

BUG=webrtc:5260

Review-Url: https://codereview.webrtc.org/2316093002
Cr-Commit-Position: refs/heads/master@{#14301}
This commit is contained in:
danilchap
2016-09-20 01:39:54 -07:00
committed by Commit bot
parent 61a208b1b8
commit 1b1863a11a
5 changed files with 341 additions and 405 deletions

View File

@ -48,9 +48,6 @@ class RTCPPacketInformation {
RTCPPacketInformation();
~RTCPPacketInformation();
void AddNACKPacket(const uint16_t packetID);
void ResetNACKPacketIdArray();
void AddReportInfo(const RTCPReportBlockInformation& report_block_info);
uint32_t rtcpPacketTypeFlags; // RTCPPacketTypeFlags bit field