rtspserver
Class RtspSessionStats
- class RtspSessionStats
myCodecUsed
public int myCodecUsed
myPlayDataList
public PlayDataList myPlayDataList
myRecordDataList
public RecordDataList myRecordDataList
RtspSessionStats
public RtspSessionStats()
~RtspSessionStats
public virtual ~RtspSessionStats()
averagePlyThroughput
public float averagePlyThroughput()
averageRecPSW
public float averageRecPSW()
averageRecRoughThroughput
public float averageRecRoughThroughput()
averageRecThroughput
public float averageRecThroughput()
report
public void report(const char * sessionId)
totalBytesRecvd
public int totalBytesRecvd()
totalBytesSent
public int totalBytesSent()
totalPktsRecvd
public int totalPktsRecvd()
totalPktsSent
public int totalPktsSent()
totalPlyRequests
public int totalPlyRequests()
totalPlyThroughput
public float totalPlyThroughput()
totalRecPSW
public float totalRecPSW()
totalRecRequests
public int totalRecRequests()
totalRecRoughThroughput
public float totalRecRoughThroughput()
totalRecThroughput
public float totalRecThroughput()