public class RTCPReceiverReport extends RTCPReport implements ReceiverReport
feedbackReports, header, participant, sdesBytes, sourceDescriptions
Constructor and Description |
---|
RTCPReceiverReport(byte[] data,
int offset,
int length)
Creates a new RTCPReceiverReport
|
getByeReason, getCName, getFeedbackReports, getParticipant, getSourceDescription, getSSRC, isByePacket, readBye, readFeedbackReports, readSourceDescription, setParticipant
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFeedbackReports, getParticipant, getSourceDescription, getSSRC
public RTCPReceiverReport(byte[] data, int offset, int length) throws java.io.IOException
data
- The data of the reportoffset
- The offset in the data where the report startslength
- The length of the datajava.io.IOException
- I/O Exception