MCPcopy Create free account
hub / github.com/HackWebRTC/webrtc / ProcessReceivedPacket

Method ProcessReceivedPacket

modules/rtp_rtcp/source/flexfec_receiver.cc:145–176  ·  view source on GitHub ↗

Note that the implementation of this member function and the implementation in UlpfecReceiver::ProcessReceivedFec() are slightly different. This implementation only returns _recovered_ media packets through the callback, whereas the implementation in UlpfecReceiver returns _all inserted_ media packets through the callback. The latter behaviour makes sense for ULPFEC, since the ULPFEC receiver is o

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

TEST_FFunction · 0.80

Calls 7

ParseSsrcFunction · 0.85
DecodeFecMethod · 0.80
cdataMethod · 0.80
sizeMethod · 0.45
OnRecoveredPacketMethod · 0.45
TimeInMillisecondsMethod · 0.45
dataMethod · 0.45

Tested by 1

TEST_FFunction · 0.64