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

Plugins API: String name and integer values for enumerated types (type metadata), for use with LSX_ENUM_ITEM, lsx_find_enum_text, and lsx_find_enum_value. More...

#include <sox.h>

Public Attributes

char const * text
 String name of enumeration.
 
unsigned value
 Integer value of enumeration.
 

Detailed Description

Plugins API: String name and integer values for enumerated types (type metadata), for use with LSX_ENUM_ITEM, lsx_find_enum_text, and lsx_find_enum_value.


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