Creating libmp3splt plugins

See splt_plugin_func for detailed description. More...

Data Structures

struct  splt_plugin_info
 Structure containing plugin information, like the version, the name and file extension. More...
struct  splt_plugin_func
 Libmp3splt plugin API. More...

Typedefs

typedef struct _splt_original_tags splt_original_tags

Detailed Description

See splt_plugin_func for detailed description.


Typedef Documentation

typedef struct _splt_original_tags splt_original_tags

Structure containing the original tags of the input file.

Definition at line 2107 of file mp3splt.h.