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

#include <player.h>

Collaboration diagram for vlc_player_timer:
[legend]

Data Fields

vlc_mutex_t lock
 
enum vlc_player_timer_state state
 
vlc_tick_t input_length
 
vlc_tick_t input_normal_time
 
vlc_tick_t last_ts
 
double input_position
 
vlc_tick_t seek_ts
 
double seek_position
 
bool seeking
 
struct vlc_player_timer_source sources [VLC_PLAYER_TIMER_TYPE_COUNT]
 

Field Documentation

◆ input_length

◆ input_normal_time

vlc_tick_t vlc_player_timer::input_normal_time

◆ input_position

double vlc_player_timer::input_position

◆ last_ts

vlc_tick_t vlc_player_timer::last_ts

◆ lock

◆ seek_position

◆ seek_ts

◆ seeking

◆ sources

◆ state


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