VLC 4.0.0-dev
|
#include <input_internal.h>
Data Fields | |
double | position |
vlc_tick_t | time |
vlc_tick_t | normal_time |
vlc_tick_t | length |
vlc_tick_t vlc_input_event_times::length |
Referenced by input_item_parser_InputEvent(), and input_thread_Events().
vlc_tick_t vlc_input_event_times::normal_time |
Referenced by input_thread_Events().
double vlc_input_event_times::position |
Referenced by input_thread_Events().
vlc_tick_t vlc_input_event_times::time |
Referenced by input_thread_Events().