VLC 4.0.0-dev
|
Data Fields | |
int | i_count |
es_out_id_t * | p_main_es |
enum es_out_policy_e | e_policy |
bool | b_autoselect |
char * | str_ids |
int | i_demux_id |
int | i_channel |
char ** | ppsz_language |
bool es_out_es_props_t::b_autoselect |
Referenced by EsOutPropsInit(), and EsOutSelect().
enum es_out_policy_e es_out_es_props_t::e_policy |
Referenced by EsOutPropsInit(), EsOutSelect(), EsOutSelectList(), EsOutSelectListFromProps(), and EsOutVaControlLocked().
int es_out_es_props_t::i_channel |
Referenced by EsOutCreateSubESes(), EsOutPropsInit(), EsOutSelectHasExplicitParams(), and EsOutSelectMatchExplicitParams().
int es_out_es_props_t::i_count |
Referenced by EsOutAddLocked(), EsOutDelLocked(), and EsOutPropsInit().
int es_out_es_props_t::i_demux_id |
Referenced by EsOutPropsInit(), EsOutSelect(), and EsOutVaControlLocked().
es_out_id_t* es_out_es_props_t::p_main_es |
Referenced by EsOutDelLocked(), EsOutProgramSelect(), EsOutPropsInit(), EsOutSelect(), and EsOutSelectMatchPrioritized().
char** es_out_es_props_t::ppsz_language |
Referenced by EsOutPropsCleanup(), EsOutPropsInit(), and EsOutSelect().
char* es_out_es_props_t::str_ids |