Package | Description |
---|---|
org.jlibrtp |
The jlibrtp package contains the core classes of jlibrtp.
|
Modifier and Type | Field and Description |
---|---|
protected RtcpPktRR |
RtcpPktSR.rReports
RR packet with receiver reports that we can append
|
Constructor and Description |
---|
RtcpPktSR(long ssrc,
long pktCount,
long octCount,
RtcpPktRR rReports)
Constructor for a new Sender Report packet
|