SoX - Sound eXchange
Audio file processing tool.
Public Attributes | List of all members
lsx_option_t Struct Reference

Plugins API: lsx_getopt long option descriptor. More...

#include <sox.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.
 

Detailed Description

Plugins API: lsx_getopt long option descriptor.


The documentation for this struct was generated from the following file: