|
FFmpeg
|
Public Attributes | |
| const char * | name |
| < group name | |
| 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. | |
| 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)
1.8.12