_address | RTPParticipantInfo | [protected] |
_rtcpPort | RTPParticipantInfo | [protected] |
_rtpPort | RTPParticipantInfo | [protected] |
_sdesChunk | RTPParticipantInfo | [protected] |
_silentIntervals | RTPParticipantInfo | [protected] |
address() | RTPParticipantInfo | [virtual] |
addSDESItem(SDESItem *sdesItem) | RTPParticipantInfo | [virtual] |
addSDESItem(SDESItem::SDES_ITEM_TYPE type, const char *content) | RTPParticipantInfo | [protected, virtual] |
className() const | RTPParticipantInfo | [virtual] |
dup() const | RTPParticipantInfo | [virtual] |
isSender() | RTPParticipantInfo | [virtual] |
nextInterval(simtime_t now) | RTPParticipantInfo | [virtual] |
operator=(const RTPParticipantInfo &participantInfo) | RTPParticipantInfo | |
processReceptionReport(ReceptionReport *report, simtime_t arrivalTime) | RTPParticipantInfo | [virtual] |
processRTPPacket(RTPPacket *packet, simtime_t arrivalTime) | RTPParticipantInfo | [virtual] |
processSDESChunk(SDESChunk *sdesChunk, simtime_t arrivalTime) | RTPParticipantInfo | [virtual] |
processSenderReport(SenderReport *report, simtime_t arrivalTime) | RTPParticipantInfo | [virtual] |
receptionReport(simtime_t now) | RTPParticipantInfo | [virtual] |
rtcpPort() | RTPParticipantInfo | [virtual] |
RTPParticipantInfo(u_int32 ssrc=0) | RTPParticipantInfo | |
RTPParticipantInfo(const RTPParticipantInfo &participantInfo) | RTPParticipantInfo | |
rtpPort() | RTPParticipantInfo | [virtual] |
sdesChunk() | RTPParticipantInfo | [virtual] |
senderReport(simtime_t now) | RTPParticipantInfo | [virtual] |
setAddress(IN_Addr address) | RTPParticipantInfo | [virtual] |
setRTCPPort(IN_Port rtpPort) | RTPParticipantInfo | [virtual] |
setRTPPort(IN_Port rtpPort) | RTPParticipantInfo | [virtual] |
setSSRC(u_int32 ssrc) | RTPParticipantInfo | [virtual] |
ssrc() | RTPParticipantInfo | [virtual] |
ssrcToName(u_int32 ssrc) | RTPParticipantInfo | [static] |
toBeDeleted(simtime_t now) | RTPParticipantInfo | [virtual] |
~RTPParticipantInfo() | RTPParticipantInfo | [virtual] |