|
VLC
4.0.0-dev
|
Data Fields | |
| const char * | name |
| bool | has_arg |
| int * | flag |
| int | val |
| int* vlc_option::flag |
Referenced by config_LoadCmdLine(), and vlc_getopt_long().
| bool vlc_option::has_arg |
Referenced by config_LoadCmdLine(), and vlc_getopt_long().
| const char* vlc_option::name |
Referenced by config_LoadCmdLine(), and vlc_getopt_long().
| int vlc_option::val |
Referenced by config_GetFloat(), config_GetInt(), config_LoadCmdLine(), and vlc_getopt_long().
1.8.13