sipxmedialib  Version 3.3
Functions
ISetReceiverStatistics.h File Reference
#include "rtcp/RtcpConfig.h"
#include "IRTPHeader.h"
#include "IBaseClass.h"
Include dependency graph for ISetReceiverStatistics.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

virtual void SetLastRcvdSRTime (uint32_t aulNTPTimestamp[])=0
 

Function Documentation

virtual void SetLastRcvdSRTime ( uint32_t  aulNTPTimestamp[])
pure virtual

Method Name: SetLastRcvdSRTime

Inputs: unsigned long aulNTPTimestamp[]

Outputs: None

Returns: void

Description: Store the RTP timestamp from the last Sender Report received and store the time that this report was received on the system.

Usage Notes: