#include <inter_frame_delay.h>
◆ VCMInterFrameDelay() [1/2]
webrtc::VCMInterFrameDelay::VCMInterFrameDelay |
( |
int64_t |
currentWallClock | ) |
|
|
explicit |
◆ VCMInterFrameDelay() [2/2]
webrtc::VCMInterFrameDelay::VCMInterFrameDelay |
( |
int64_t |
currentWallClock | ) |
|
|
explicit |
◆ CalculateDelay() [1/2]
bool webrtc::VCMInterFrameDelay::CalculateDelay |
( |
uint32_t |
timestamp, |
|
|
int64_t * |
delay, |
|
|
int64_t |
currentWallClock |
|
) |
| |
◆ CalculateDelay() [2/2]
bool webrtc::VCMInterFrameDelay::CalculateDelay |
( |
uint32_t |
timestamp, |
|
|
int64_t * |
delay, |
|
|
int64_t |
currentWallClock |
|
) |
| |
◆ CurrentTimeStampDiffMs() [1/2]
uint32_t webrtc::VCMInterFrameDelay::CurrentTimeStampDiffMs |
( |
| ) |
const |
◆ CurrentTimeStampDiffMs() [2/2]
uint32_t webrtc::VCMInterFrameDelay::CurrentTimeStampDiffMs |
( |
| ) |
const |
◆ Reset() [1/2]
void webrtc::VCMInterFrameDelay::Reset |
( |
int64_t |
currentWallClock | ) |
|
◆ Reset() [2/2]
void webrtc::VCMInterFrameDelay::Reset |
( |
int64_t |
currentWallClock | ) |
|
The documentation for this class was generated from the following files: