RTCPPacket.setRb

Set the nth new report block in packet with the given values.

Note: Not implemented.

class RTCPPacket
void
setRb
(
uint nth
,
uint ssrc
,,,,
uint jitter
,
uint lsr
,
uint dlsr
)

Parameters

nth uint

the nth report block to set

ssrc uint

data source being reported

fractionlost ubyte

fraction lost since last SR/RR

packetslost int

the cumululative number of packets lost

exthighestseq uint

the extended last sequence number received

jitter uint

the interarrival jitter

lsr uint

the last SR packet from this source

dlsr uint

the delay since last SR packet