_delaySinceLastSR | ReceptionReport | [protected] |
_extendedHighestSequenceNumber | ReceptionReport | [protected] |
_fractionLost | ReceptionReport | [protected] |
_jitter | ReceptionReport | [protected] |
_lastSR | ReceptionReport | [protected] |
_packetsLostCumulative | ReceptionReport | [protected] |
_ssrc | ReceptionReport | [protected] |
className() const | ReceptionReport | [virtual] |
delaySinceLastSR() | ReceptionReport | [virtual] |
dup() const | ReceptionReport | [virtual] |
fractionLost() | ReceptionReport | [virtual] |
info(char *buf) const | ReceptionReport | [virtual] |
jitter() | ReceptionReport | [virtual] |
lastSR() | ReceptionReport | [virtual] |
operator=(const ReceptionReport &receptionReport) | ReceptionReport | |
packetsLostCumulative() | ReceptionReport | [virtual] |
ReceptionReport(const char *name=NULL) | ReceptionReport | |
ReceptionReport(const ReceptionReport &receptionReport) | ReceptionReport | |
sequenceNumber() | ReceptionReport | [virtual] |
setDelaySinceLastSR(int delaySinceLastSR) | ReceptionReport | [virtual] |
setFractionLost(u_int8 fractionLost) | ReceptionReport | [virtual] |
setJitter(int jitter) | ReceptionReport | [virtual] |
setLastSR(int lastSR) | ReceptionReport | [virtual] |
setPacketsLostCumulative(int packetLostCumulative) | ReceptionReport | [virtual] |
setSequenceNumber(u_int32 sequenceNumber) | ReceptionReport | [virtual] |
setSSRC(u_int32 ssrc) | ReceptionReport | [virtual] |
ssrc() | ReceptionReport | [virtual] |
writeContents(ostream &os) const | ReceptionReport | [virtual] |
~ReceptionReport() | ReceptionReport | [virtual] |