VLC  3.0.15
Data Fields
vlc_option Struct Reference

Data Fields

const char * name
 
bool has_arg
 
int * flag
 
int val
 

Field Documentation

◆ flag

int* vlc_option::flag

◆ has_arg

bool vlc_option::has_arg

◆ name

const char* vlc_option::name

Referenced by config_LoadCmdLine().

◆ val

int vlc_option::val

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