FFmpeg
|
#include <cmdutils.h>
Data Fields | |
const char * | name |
< group name More... | |
const char * | sep |
Option to be used as group separator. More... | |
int | flags |
Option flags that must be set on each option that is applied to this group. More... | |
Detailed Description
Definition at line 241 of file cmdutils.h.
Field Documentation
int OptionGroupDef::flags |
Option flags that must be set on each option that is applied to this group.
Definition at line 253 of file cmdutils.h.
Referenced by parse_optgroup().
const char* OptionGroupDef::name |
< group name
Definition at line 243 of file cmdutils.h.
Referenced by 7digital-python.lockerEndpoint.LockerArtist::__init__(), 7digital-python.lib.py7digital.Artist::__init__(), 7digital-python.lib.py7digital.Tag::__init__(), 7digital-python.lib.py7digital.Label::__init__(), 7digital-python.lib.py7digital.Artist::get_name(), 7digital-python.lib.py7digital.Tag::get_name(), 7digital-python.lib.py7digital.Label::get_name(), parse_optgroup(), 7digital-python.lib.py7digital.Artist::set_name(), 7digital-python.lib.py7digital.Tag::set_name(), and 7digital-python.lib.py7digital.Label::set_name().
const char* OptionGroupDef::sep |
Option to be used as group separator.
Can be NULL for groups which are terminated by a non-option argument (e.g. ffmpeg output files)
Definition at line 248 of file cmdutils.h.
Referenced by match_group_separator().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11