VLC
4.0.0-dev
|
Data Fields | |
char * | psz_name |
Name of this category. More... | |
struct vlc_list | infos |
Infos in the category. More... | |
struct vlc_list info_category_t::infos |
Infos in the category.
Referenced by info_category_Delete(), info_category_FindInfo(), info_category_New(), info_category_ReplaceInfo(), info_category_VaAddInfo(), and input_item_MergeInfos().
char* info_category_t::psz_name |
Name of this category.
Referenced by info_category_Delete(), info_category_New(), input_item_MergeInfos(), input_item_ReplaceInfos(), and InputItemFindCat().