VLC 4.0.0-dev
Loading...
Searching...
No Matches
es_out_timeshift Struct Reference
Collaboration diagram for es_out_timeshift:
[legend]

Data Fields

input_thread_tp_input
 
struct vlc_input_es_outp_out
 
int64_t i_tmp_size_max
 
char * psz_tmp_path
 
vlc_mutex_t lock
 
bool b_delayed
 
ts_thread_tp_ts
 
bool b_input_paused
 
bool b_input_paused_source
 
float input_rate
 
float input_rate_source
 
int i_es
 
es_out_id_t ** pp_es
 
struct vlc_input_es_out out
 

Field Documentation

◆ b_delayed

◆ b_input_paused

bool es_out_timeshift::b_input_paused

◆ b_input_paused_source

bool es_out_timeshift::b_input_paused_source

◆ i_es

int es_out_timeshift::i_es

◆ i_tmp_size_max

int64_t es_out_timeshift::i_tmp_size_max

◆ input_rate

float es_out_timeshift::input_rate

◆ input_rate_source

float es_out_timeshift::input_rate_source

◆ lock

vlc_mutex_t es_out_timeshift::lock

◆ out

◆ p_input

◆ p_out

◆ p_ts

◆ pp_es

es_out_id_t** es_out_timeshift::pp_es

◆ psz_tmp_path

char* es_out_timeshift::psz_tmp_path

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