|
SoX - Sound eXchange
Audio file processing tool.
|
Plugins API: lsx_getopt long option descriptor. More...
#include <sox_ng.h>
Public Attributes | |
| char const * | name |
| Name of the long option. | |
| lsx_option_arg_t | has_arg |
| Whether the long option supports an argument and, if so, whether the argument is required or optional. | |
| int * | flag |
| Flag to set if argument is present. | |
| int | val |
| Value to put in flag if argument is present. | |
Plugins API: lsx_getopt long option descriptor.