libmp3splt  0.9.2
Lossless library for splitting audio formats like mp3, ogg vorbis and FLAC.
splt_plugin_info Struct Reference

#include <mp3splt.h>

Data Fields

float version
char * name
char * extension
char * upper_extension

Detailed Description

Structure containing plugin information, like the version, the name and file extension.

Definition at line 2135 of file mp3splt.h.


Field Documentation

Plugin version.

Definition at line 2139 of file mp3splt.h.

Plugin name.

Definition at line 2143 of file mp3splt.h.

File extension handled by the plugin.

Definition at line 2147 of file mp3splt.h.

File extension handled by the plugin as uppercase.

Definition at line 2151 of file mp3splt.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines