VLC 4.0.0-dev
|
#include <input_internal.h>
Data Fields | |
vlc_es_id_t * | id |
bool | master |
vlc_tick_t | system_ts |
vlc_tick_t | ts |
double | rate |
unsigned | frame_rate |
unsigned | frame_rate_base |
unsigned vlc_input_event_output_clock::frame_rate |
Referenced by input_thread_Events().
unsigned vlc_input_event_output_clock::frame_rate_base |
Referenced by input_thread_Events().
vlc_es_id_t* vlc_input_event_output_clock::id |
Referenced by input_thread_Events().
bool vlc_input_event_output_clock::master |
Referenced by input_thread_Events().
double vlc_input_event_output_clock::rate |
vlc_tick_t vlc_input_event_output_clock::system_ts |
Referenced by input_thread_Events().
vlc_tick_t vlc_input_event_output_clock::ts |