| FFmpeg
    | 
#include <cmdutils.h>
| Data Fields | |
| OptionGroup | global_opts | 
| OptionGroupList * | groups | 
| int | nb_groups | 
| OptionGroup | cur_group | 
Definition at line 300 of file cmdutils.h.
| OptionGroup OptionParseContext::global_opts | 
Definition at line 301 of file cmdutils.h.
Referenced by add_opt(), ffmpeg_parse_options(), init_parse_context(), and uninit_parse_context().
| OptionGroupList* OptionParseContext::groups | 
Definition at line 303 of file cmdutils.h.
Referenced by ffmpeg_parse_options(), finish_group(), init_parse_context(), and uninit_parse_context().
| int OptionParseContext::nb_groups | 
Definition at line 304 of file cmdutils.h.
Referenced by init_parse_context(), and uninit_parse_context().
| OptionGroup OptionParseContext::cur_group | 
Definition at line 307 of file cmdutils.h.
Referenced by add_opt(), finish_group(), split_commandline(), and uninit_parse_context().
 1.8.6
 1.8.6