bandwidth() | RTPInterfacePacket | [virtual] |
className() const | RTPInterfacePacket | [virtual] |
commonName() | RTPInterfacePacket | [virtual] |
createSenderModule(u_int32 ssrc, int payloadType, const char *fileName) | RTPInterfacePacket | [virtual] |
deleteSenderModule(u_int32 ssrc) | RTPInterfacePacket | [virtual] |
destinationAddress() | RTPInterfacePacket | [virtual] |
dup() const | RTPInterfacePacket | [virtual] |
enterSession(const char *commonName, const char *profileName, int bandwidth, IN_Addr destinationAddress, IN_Port port) | RTPInterfacePacket | [virtual] |
fileName() | RTPInterfacePacket | [virtual] |
info(char *buf) | RTPInterfacePacket | [virtual] |
leaveSession() | RTPInterfacePacket | [virtual] |
operator=(const RTPInterfacePacket &rifp) | RTPInterfacePacket | |
payloadType() | RTPInterfacePacket | [virtual] |
port() | RTPInterfacePacket | [virtual] |
profileName() | RTPInterfacePacket | [virtual] |
RTP_IFP_CREATE_SENDER_MODULE enum value | RTPInterfacePacket | |
RTP_IFP_DELETE_SENDER_MODULE enum value | RTPInterfacePacket | |
RTP_IFP_ENTER_SESSION enum value | RTPInterfacePacket | |
RTP_IFP_LEAVE_SESSION enum value | RTPInterfacePacket | |
RTP_IFP_SENDER_CONTROL enum value | RTPInterfacePacket | |
RTP_IFP_SENDER_MODULE_CREATED enum value | RTPInterfacePacket | |
RTP_IFP_SENDER_MODULE_DELETED enum value | RTPInterfacePacket | |
RTP_IFP_SENDER_STATUS enum value | RTPInterfacePacket | |
RTP_IFP_SESSION_ENTERED enum value | RTPInterfacePacket | |
RTP_IFP_SESSION_LEFT enum value | RTPInterfacePacket | |
RTP_IFP_TYPE enum name | RTPInterfacePacket | |
RTP_IFP_UNDEF enum value | RTPInterfacePacket | |
RTPInterfacePacket(const char *name=NULL) | RTPInterfacePacket | |
RTPInterfacePacket(const RTPInterfacePacket &rifp) | RTPInterfacePacket | |
senderModuleControl(u_int32 ssrc, RTPSenderControlMessage *msg) | RTPInterfacePacket | [virtual] |
senderModuleCreated(u_int32 ssrc) | RTPInterfacePacket | [virtual] |
senderModuleDeleted(u_int32 ssrc) | RTPInterfacePacket | [virtual] |
senderModuleStatus(u_int32 ssrc, RTPSenderStatusMessage *msg) | RTPInterfacePacket | [virtual] |
sessionEntered(u_int32 ssrc) | RTPInterfacePacket | [virtual] |
sessionLeft() | RTPInterfacePacket | [virtual] |
ssrc() | RTPInterfacePacket | [virtual] |
type() | RTPInterfacePacket | [virtual] |
writeContents(ostream &os) | RTPInterfacePacket | [virtual] |
~RTPInterfacePacket() | RTPInterfacePacket | [virtual] |