Returns a concatenated version of the data from getData()
It ignores missing sequence numbers, but then isComplete()
will return false provided that RTPAppIntf.frameSize()
provides a non-negative number for this payload type.
Returns a two dimensial array where the first dimension represents individual
packets, from which the frame is made up, in order of increasing sequence number.
Calculates the extended highest sequence received by adding
the last sequence number to 65536 times the number of times
the sequence counter has rolled over.