webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
webrtc::Syncable::Info Struct Reference

#include <syncable.h>

Public Attributes

int64_t latest_receive_time_ms = 0
 
uint32_t latest_received_capture_timestamp = 0
 
uint32_t capture_time_ntp_secs = 0
 
uint32_t capture_time_ntp_frac = 0
 
uint32_t capture_time_source_clock = 0
 
int current_delay_ms = 0
 

Member Data Documentation

◆ capture_time_ntp_frac

uint32_t webrtc::Syncable::Info::capture_time_ntp_frac = 0

◆ capture_time_ntp_secs

uint32_t webrtc::Syncable::Info::capture_time_ntp_secs = 0

◆ capture_time_source_clock

uint32_t webrtc::Syncable::Info::capture_time_source_clock = 0

◆ current_delay_ms

int webrtc::Syncable::Info::current_delay_ms = 0

◆ latest_receive_time_ms

int64_t webrtc::Syncable::Info::latest_receive_time_ms = 0

◆ latest_received_capture_timestamp

uint32_t webrtc::Syncable::Info::latest_received_capture_timestamp = 0

The documentation for this struct was generated from the following file: