Add packetization and coding/decoding of feedback message format.
BUG=webrtc:4312 R=stefan@webrtc.org Review URL: https://codereview.webrtc.org/1175263002 . Cr-Commit-Position: refs/heads/master@{#9651}
This commit is contained in:
@ -1084,4 +1084,5 @@ TEST(RtcpPacketTest, XrWithTooManyBlocks) {
|
||||
EXPECT_TRUE(xr.WithVoipMetric(&voip_metric));
|
||||
EXPECT_FALSE(xr.WithVoipMetric(&voip_metric));
|
||||
}
|
||||
|
||||
} // namespace webrtc
|
||||
|
||||
Reference in New Issue
Block a user