RTP_UDP Member List

This is the complete list of members for RTP_UDP, including all inherited members.

AddReceiverReport(RTP_ControlFrame::ReceiverReport &receiver)RTP_Session [protected]
allowRemoteTransmitAddressChangeRTP_Session [protected]
allowSequenceChangeRTP_Session [protected]
allowSyncSourceInChangeRTP_Session [protected]
appliedQOSRTP_UDP [protected]
ApplyQOS(const PIPSocket::Address &addr)RTP_UDP
autoDeleteUserDataRTP_Session [protected]
averageReceiveTimeRTP_Session [protected]
averageReceiveTimeAccumRTP_Session [protected]
averageSendTimeRTP_Session [protected]
averageSendTimeAccumRTP_Session [protected]
canonicalNameRTP_Session [protected]
Close(BOOL reading)RTP_UDP [virtual]
consecutiveOutOfOrderPacketsRTP_Session [protected]
controlSocketRTP_UDP [protected]
dataSocketRTP_UDP [protected]
DecrementReference()RTP_Session [inline]
e_AbortTransport enum valueRTP_Session
e_IgnorePacket enum valueRTP_Session
e_ProcessPacket enum valueRTP_Session
expectedSequenceNumberRTP_Session [protected]
GetAverageReceiveTime() const RTP_Session [inline]
GetAverageSendTime() const RTP_Session [inline]
GetAvgJitterTime() const RTP_Session [inline]
GetCanonicalName() const RTP_Session
GetControlSocket()RTP_UDP [inline]
GetDataSocket()RTP_UDP [inline]
GetJitterBufferSize() const RTP_Session
GetJitterTimeUnits() const RTP_Session
GetLocalAddress() const RTP_UDP [inline]
GetLocalControlPort() const RTP_UDP [inline]
GetLocalDataPort() const RTP_UDP [inline]
GetLocalHostName()RTP_UDP [virtual]
GetMaximumReceiveTime() const RTP_Session [inline]
GetMaximumSendTime() const RTP_Session [inline]
GetMaxJitterTime() const RTP_Session [inline]
GetMinimumReceiveTime() const RTP_Session [inline]
GetMinimumSendTime() const RTP_Session [inline]
GetOctetsReceived() const RTP_Session [inline]
GetOctetsSent() const RTP_Session [inline]
GetPacketsLost() const RTP_Session [inline]
GetPacketsOutOfOrder() const RTP_Session [inline]
GetPacketsReceived() const RTP_Session [inline]
GetPacketsSent() const RTP_Session [inline]
GetPacketsTooLate() const RTP_Session
GetRemoteAddress() const RTP_UDP [inline]
GetRemoteControlPort() const RTP_UDP [inline]
GetRemoteDataPort() const RTP_UDP [inline]
GetReportTimeInterval()RTP_Session [inline]
GetRxStatisticsInterval()RTP_Session [inline]
GetSessionID() const RTP_Session [inline]
GetSyncSourceOut() const RTP_Session [inline]
GetToolName() const RTP_Session
GetTxStatisticsInterval()RTP_Session [inline]
GetUserData() const RTP_Session [inline]
ignoreOtherSourcesRTP_Session [protected]
ignoreOutOfOrderPacketsRTP_Session [protected]
ignorePayloadTypeChangesRTP_Session [protected]
IncrementReference()RTP_Session [inline]
jitterRTP_Session [protected]
jitterLevelRTP_Session [protected]
lastReceivedPacketTimeRTP_Session [protected]
lastReceivedPayloadTypeRTP_Session [protected]
lastRRSequenceNumberRTP_Session [protected]
lastSentPacketTimeRTP_Session [protected]
lastSentSequenceNumberRTP_Session [protected]
lastSentTimestampRTP_Session [protected]
lastTransitTimeRTP_Session [protected]
localAddressRTP_UDP [protected]
localControlPortRTP_UDP [protected]
localDataPortRTP_UDP [protected]
maximumJitterLevelRTP_Session [protected]
maximumReceiveTimeRTP_Session [protected]
maximumReceiveTimeAccumRTP_Session [protected]
maximumSendTimeRTP_Session [protected]
maximumSendTimeAccumRTP_Session [protected]
minimumReceiveTimeRTP_Session [protected]
minimumReceiveTimeAccumRTP_Session [protected]
minimumSendTimeRTP_Session [protected]
minimumSendTimeAccumRTP_Session [protected]
ModifyQOS(RTP_QOS *rtpqos)RTP_UDP [virtual]
octetsReceivedRTP_Session [protected]
octetsSentRTP_Session [protected]
OnReceiveControl(RTP_ControlFrame &frame)RTP_Session [virtual]
OnReceiveData(const RTP_DataFrame &frame)RTP_Session [virtual]
OnRxApplDefined(const PString &type, unsigned subtype, DWORD src, const BYTE *data, PINDEX size)RTP_Session [virtual]
OnRxGoodbye(const PDWORDArray &sources, const PString &reason)RTP_Session [virtual]
OnRxReceiverReport(DWORD src, const ReceiverReportArray &reports)RTP_Session [virtual]
OnRxSenderReport(const SenderReport &sender, const ReceiverReportArray &reports)RTP_Session [virtual]
OnRxSourceDescription(const SourceDescriptionArray &descriptions)RTP_Session [virtual]
OnSendData(RTP_DataFrame &frame)RTP_Session [virtual]
Open(PIPSocket::Address localAddress, WORD portBase, WORD portMax, BYTE ipTypeOfService, PSTUNClient *stun=NULL, RTP_QOS *rtpqos=NULL)RTP_UDP
packetsLostRTP_Session [protected]
packetsLostSinceLastRRRTP_Session [protected]
packetsOutOfOrderRTP_Session [protected]
packetsReceivedRTP_Session [protected]
packetsSentRTP_Session [protected]
PARRAY(ReceiverReportArray, ReceiverReport)RTP_Session
PARRAY(SourceDescriptionArray, SourceDescription)RTP_Session
ReadBufferedData(DWORD timestamp, RTP_DataFrame &frame)RTP_Session
ReadControlPDU()RTP_UDP [protected]
ReadData(RTP_DataFrame &frame)RTP_UDP [virtual]
ReadDataOrControlPDU(PUDPSocket &socket, PBYTEArray &frame, BOOL fromDataChannel)RTP_UDP [protected]
ReadDataPDU(RTP_DataFrame &frame)RTP_UDP [protected]
referenceCountRTP_Session [protected]
remoteAddressRTP_UDP [protected]
remoteControlPortRTP_UDP [protected]
remoteDataPortRTP_UDP [protected]
remoteTransmitAddressRTP_UDP [protected]
Reopen(BOOL isReading)RTP_UDP [virtual]
reportMutexRTP_Session [protected]
reportTimeIntervalRTP_Session [protected]
reportTimerRTP_Session [protected]
RTP_Session(unsigned id, RTP_UserData *userData=NULL, BOOL autoDeleteUserData=TRUE)RTP_Session
RTP_UDP(unsigned id)RTP_UDP
rxStatisticsCountRTP_Session [protected]
rxStatisticsIntervalRTP_Session [protected]
SendReceiveStatus enum nameRTP_Session
SendReport()RTP_Session [virtual]
sessionIDRTP_Session [protected]
SetCanonicalName(const PString &name)RTP_Session
SetIgnoreOtherSources(BOOL ignore)RTP_Session [inline]
SetIgnoreOutOfOrderPackets(BOOL ignore)RTP_Session [inline]
SetIgnorePayloadTypeChanges(BOOL ignore)RTP_Session [inline]
SetJitterBufferSize(unsigned minJitterDelay, unsigned maxJitterDelay, unsigned timeUnits=8, PINDEX stackSize=30000)RTP_Session
SetLocalAddress(const PIPSocket::Address &addr)RTP_UDP [inline]
SetRemoteSocketInfo(PIPSocket::Address address, WORD port, BOOL isDataPort)RTP_UDP
SetReportTimeInterval(const PTimeInterval &interval)RTP_Session [inline]
SetRxStatisticsInterval(unsigned packets)RTP_Session
SetToolName(const PString &name)RTP_Session
SetTxStatisticsInterval(unsigned packets)RTP_Session
SetUserData(RTP_UserData *data, BOOL autoDeleteUserData=TRUE)RTP_Session
shutdownReadRTP_UDP [protected]
shutdownWriteRTP_UDP [protected]
syncSourceInRTP_Session [protected]
syncSourceOutRTP_Session [protected]
toolNameRTP_Session [protected]
txStatisticsCountRTP_Session [protected]
txStatisticsIntervalRTP_Session [protected]
userDataRTP_Session [protected]
WillIgnoreOtherSources() const RTP_Session [inline]
WillIgnoreOutOfOrderPackets() const RTP_Session [inline]
WriteControl(RTP_ControlFrame &frame)RTP_UDP [virtual]
WriteData(RTP_DataFrame &frame)RTP_UDP [virtual]
~RTP_Session()RTP_Session
~RTP_UDP()RTP_UDP


Generated on Mon Sep 25 16:21:54 2006 for OPAL by  doxygen 1.4.7