#include <rtp_streams_synchronizer.h>
◆ RtpStreamsSynchronizer() [1/2]
webrtc::RtpStreamsSynchronizer::RtpStreamsSynchronizer |
( |
Syncable * |
syncable_video | ) |
|
|
explicit |
◆ RtpStreamsSynchronizer() [2/2]
webrtc::RtpStreamsSynchronizer::RtpStreamsSynchronizer |
( |
Syncable * |
syncable_video | ) |
|
|
explicit |
◆ ConfigureSync() [1/2]
void webrtc::RtpStreamsSynchronizer::ConfigureSync |
( |
Syncable * |
syncable_audio | ) |
|
◆ ConfigureSync() [2/2]
void webrtc::RtpStreamsSynchronizer::ConfigureSync |
( |
Syncable * |
syncable_audio | ) |
|
◆ GetStreamSyncOffsetInMs() [1/2]
bool webrtc::RtpStreamsSynchronizer::GetStreamSyncOffsetInMs |
( |
uint32_t |
timestamp, |
|
|
int64_t |
render_time_ms, |
|
|
int64_t * |
stream_offset_ms, |
|
|
double * |
estimated_freq_khz |
|
) |
| const |
◆ GetStreamSyncOffsetInMs() [2/2]
bool webrtc::RtpStreamsSynchronizer::GetStreamSyncOffsetInMs |
( |
uint32_t |
timestamp, |
|
|
int64_t |
render_time_ms, |
|
|
int64_t * |
stream_offset_ms, |
|
|
double * |
estimated_freq_khz |
|
) |
| const |
◆ Process() [1/2]
void webrtc::RtpStreamsSynchronizer::Process |
( |
| ) |
|
|
overridevirtual |
◆ Process() [2/2]
void webrtc::RtpStreamsSynchronizer::Process |
( |
| ) |
|
|
overridevirtual |
◆ TimeUntilNextProcess() [1/2]
int64_t webrtc::RtpStreamsSynchronizer::TimeUntilNextProcess |
( |
| ) |
|
|
overridevirtual |
◆ TimeUntilNextProcess() [2/2]
int64_t webrtc::RtpStreamsSynchronizer::TimeUntilNextProcess |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: