VLC 4.0.0-dev
Loading...
Searching...
No Matches
vlc_option Struct Reference

#include <vlc_getopt.h>

Data Fields

const char * name
 
bool has_arg
 
bool is_obsolete
 
int * flag
 
int val
 

Field Documentation

◆ flag

int* vlc_option::flag

◆ has_arg

bool vlc_option::has_arg

◆ is_obsolete

bool vlc_option::is_obsolete

Referenced by config_LoadCmdLine().

◆ 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: