webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
cricket::RtpClock Class Reference

#include <rtpdataengine.h>

Public Member Functions

 RtpClock (int clockrate, uint16_t first_seq_num, uint32_t timestamp_offset)
 
void Tick (double now, int *seq_num, uint32_t *timestamp)
 
 RtpClock (int clockrate, uint16_t first_seq_num, uint32_t timestamp_offset)
 
void Tick (double now, int *seq_num, uint32_t *timestamp)
 

Constructor & Destructor Documentation

◆ RtpClock() [1/2]

cricket::RtpClock::RtpClock ( int  clockrate,
uint16_t  first_seq_num,
uint32_t  timestamp_offset 
)
inline

◆ RtpClock() [2/2]

cricket::RtpClock::RtpClock ( int  clockrate,
uint16_t  first_seq_num,
uint32_t  timestamp_offset 
)
inline

Member Function Documentation

◆ Tick() [1/2]

void cricket::RtpClock::Tick ( double  now,
int *  seq_num,
uint32_t timestamp 
)

◆ Tick() [2/2]

void cricket::RtpClock::Tick ( double  now,
int *  seq_num,
uint32_t timestamp 
)

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