VLC 4.0.0-dev
Loading...
Searching...
No Matches
vlc_input_event_output_clock Struct Reference

#include <input_internal.h>

Collaboration diagram for vlc_input_event_output_clock:
[legend]

Data Fields

vlc_es_id_tid
 
bool master
 
vlc_tick_t system_ts
 
vlc_tick_t ts
 
double rate
 
unsigned frame_rate
 
unsigned frame_rate_base
 

Field Documentation

◆ frame_rate

unsigned vlc_input_event_output_clock::frame_rate

Referenced by input_thread_Events().

◆ frame_rate_base

unsigned vlc_input_event_output_clock::frame_rate_base

Referenced by input_thread_Events().

◆ id

vlc_es_id_t* vlc_input_event_output_clock::id

Referenced by input_thread_Events().

◆ master

bool vlc_input_event_output_clock::master

Referenced by input_thread_Events().

◆ rate

double vlc_input_event_output_clock::rate

◆ system_ts

vlc_tick_t vlc_input_event_output_clock::system_ts

Referenced by input_thread_Events().

◆ ts

vlc_tick_t vlc_input_event_output_clock::ts

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