VLC  3.0.15
Data Fields
info_category_t Struct Reference
Collaboration diagram for info_category_t:
Collaboration graph
[legend]

Data Fields

char * psz_name
 Name of this category. More...
 
int i_infos
 Number of infos in the category. More...
 
struct info_t ** pp_infos
 Pointer to an array of infos. More...
 

Field Documentation

◆ i_infos

int info_category_t::i_infos

◆ pp_infos

struct info_t** info_category_t::pp_infos

◆ psz_name

char* info_category_t::psz_name

The documentation for this struct was generated from the following file: