#include <rtpdataengine.h>
◆ 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 |
◆ 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:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/media/base/rtpdataengine.h
- Source/ThirdParty/libwebrtc/Source/webrtc/media/base/rtpdataengine.cc