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

#include <input_internal.h>

Data Fields

double position
 
vlc_tick_t time
 
vlc_tick_t normal_time
 
vlc_tick_t length
 

Field Documentation

◆ length

vlc_tick_t vlc_input_event_times::length

◆ normal_time

vlc_tick_t vlc_input_event_times::normal_time

Referenced by input_thread_Events().

◆ position

double vlc_input_event_times::position

Referenced by input_thread_Events().

◆ time

vlc_tick_t vlc_input_event_times::time

Referenced by input_thread_Events().


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