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
 
vlc_tick_t input_length
 
vlc_tick_t input_normal_time
 
vlc_tick_t last_ts
 
vlc_tick_t start_offset
 
double input_position
 
vlc_tick_t seek_ts
 
double seek_position
 
bool paused
 
bool stopping
 
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

◆ lock

◆ paused

◆ seek_position

◆ seek_ts

◆ seeking

◆ sources

◆ start_offset

◆ stopping

bool vlc_player_timer::stopping

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