|
VLC
3.0.15
|
VLC list structure. More...

Data Fields | |
| int | i_type |
| int | i_count |
| vlc_value_t * | p_values |
VLC list structure.
| int vlc_list_t::i_count |
Referenced by var_Change(), var_Create(), var_FreeList(), var_Type(), vlc_list_children(), and vlc_list_release().
| int vlc_list_t::i_type |
Referenced by var_Change(), and var_FreeList().
| vlc_value_t* vlc_list_t::p_values |
Referenced by var_Change(), var_Create(), var_FreeList(), vlc_list_children(), and vlc_list_release().
1.8.16