ReceiverReportpublic interface ReceiverReport implements ReportContains the methods specific to an RTCP receiver report (RR).
This interface is subclassed from Report and is an empty
interface. It is a "marker interface" for semantic usage in an RTP
Session. |
|