SoX - Sound eXchange
Audio file processing tool.
|
Client API: Information about a loaded format handler, including the format name and a function pointer that can be invoked to get additional information about the format. More...
#include <sox.h>
Public Attributes | |
char * | name |
Name of format handler. | |
sox_format_fn_t | fn |
Function to call to get format handler's information. | |
Client API: Information about a loaded format handler, including the format name and a function pointer that can be invoked to get additional information about the format.