VLC
3.0.15
|
Data Fields | |
int | i_count |
es_out_id_t * | p_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 |
bool es_out_es_props_t::b_autoselect |
Referenced by EsOutSelect().
enum es_out_policy_e es_out_es_props_t::e_policy |
Referenced by EsOutControlLocked(), and EsOutSelect().
int es_out_es_props_t::i_channel |
Referenced by EsOutSelect().
int es_out_es_props_t::i_count |
int es_out_es_props_t::i_demux_id |
Referenced by EsOutControlLocked(), and EsOutSelect().
int es_out_es_props_t::i_id |
Referenced by EsOutSelect().
es_out_id_t* es_out_es_props_t::p_main_es |
Referenced by EsOutProgramSelect(), and EsOutSelect().
char** es_out_es_props_t::ppsz_language |
Referenced by EsOutSelect().