15 #ifndef _ISetSenderStatistics_h 16 #define _ISetSenderStatistics_h 25 #define SAMPLES_PER_SEC 8000 // Default samples per second 41 interface ISetSenderStatistics :
public IBaseClass
virtual void SetSRAdjustUSecs(int iUSecs=0)=0
interface rtpts_t rtpts_t RTPTimestamp
Definition: ISetSenderStatistics.h:68
uint32_t rtpts_t
Definition: RtcpConfig.h:63
#define SAMPLES_PER_SEC
Definition: ISetSenderStatistics.h:25
interface rtpts_t rtpts_t ssrc_t ssrc
Definition: ISetSenderStatistics.h:68
interface rtpts_t RTPTimestampBase
Definition: ISetSenderStatistics.h:68
uint32_t ssrc_t
Definition: RtcpConfig.h:62
virtual void CSR_SetRTPTimestamp(uint32_t ulRandomOffset, uint32_t ulSamplesPerSecond=SAMPLES_PER_SEC)=0