VLC  3.0.15
Data Fields
es_out_es_props_t Struct Reference
Collaboration diagram for es_out_es_props_t:
Collaboration graph
[legend]

Data Fields

int i_count
 
es_out_id_tp_main_es
 
enum es_out_policy_e e_policy
 
bool b_autoselect
 
int i_id
 
int i_demux_id
 
int i_channel
 
char ** ppsz_language
 

Field Documentation

◆ b_autoselect

bool es_out_es_props_t::b_autoselect

Referenced by EsOutSelect().

◆ e_policy

enum es_out_policy_e es_out_es_props_t::e_policy

Referenced by EsOutControlLocked(), and EsOutSelect().

◆ i_channel

int es_out_es_props_t::i_channel

Referenced by EsOutSelect().

◆ i_count

int es_out_es_props_t::i_count

◆ i_demux_id

int es_out_es_props_t::i_demux_id

Referenced by EsOutControlLocked(), and EsOutSelect().

◆ i_id

int es_out_es_props_t::i_id

Referenced by EsOutSelect().

◆ p_main_es

es_out_id_t* es_out_es_props_t::p_main_es

Referenced by EsOutProgramSelect(), and EsOutSelect().

◆ ppsz_language

char** es_out_es_props_t::ppsz_language

Referenced by EsOutSelect().


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