RTCPPacket.setRb

void setRb(uint nth, uint ssrc, ubyte fractionlost, int packetslost, uint exthighestseq, uint jitter, uint lsr, uint dlsr)

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

Note

Not implemented.

Parameters

nththe nth report block to set
ssrcdata source being reported
fractionlostfraction lost since last SR/RR
packetslostthe cumululative number of packets lost
exthighestseqthe extended last sequence number received
jitterthe interarrival jitter
lsrthe last SR packet from this source
dlsrthe delay since last SR packet