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

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.
 

Detailed Description

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.


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