|
VLC
2.1.0-git
|
VLC list structure. More...

Data Fields | |
| int | i_count |
| vlc_value_t * | p_values |
| int * | pi_types |
VLC list structure.
| int vlc_list_t::i_count |
Referenced by CheckValue(), Destroy(), FreeList(), InitPrograms(), NewList(), ObjectKillChildrens(), SubtitleAdd(), var_Change(), var_Create(), var_FreeList(), and vlc_list_release().
| vlc_value_t* vlc_list_t::p_values |
Referenced by CheckValue(), Destroy(), FreeList(), InitPrograms(), NewList(), ObjectKillChildrens(), SubtitleAdd(), var_Change(), var_Create(), var_FreeList(), vlc_list_children(), and vlc_list_release().
| int* vlc_list_t::pi_types |
Referenced by FreeList(), var_Change(), and var_FreeList().
1.8.1.2