Arduino live555
All Classes Functions Pages
Classes | Public Member Functions | Protected Member Functions | Protected Attributes | Friends | List of all members
RTPReceptionStatsDB Class Reference

Classes

class  Iterator
 

Public Member Functions

unsigned totNumPacketsReceived () const
 
unsigned numActiveSourcesSinceLastReset () const
 
void reset ()
 
void noteIncomingPacket (u_int32_t SSRC, u_int16_t seqNum, u_int32_t rtpTimestamp, unsigned timestampFrequency, Boolean useForJitterCalculation, struct timeval &resultPresentationTime, Boolean &resultHasBeenSyncedUsingRTCP, unsigned packetSize)
 
void noteIncomingSR (u_int32_t SSRC, u_int32_t ntpTimestampMSW, u_int32_t ntpTimestampLSW, u_int32_t rtpTimestamp)
 
void removeRecord (u_int32_t SSRC)
 
RTPReceptionStatslookup (u_int32_t SSRC) const
 

Protected Member Functions

void add (u_int32_t SSRC, RTPReceptionStats *stats)
 

Protected Attributes

unsigned fNumActiveSourcesSinceLastReset
 

Friends

class RTPSource
 
class Iterator
 

The documentation for this class was generated from the following files: