|
Audacious
$Id:Doxyfile42802007-03-2104:39:00Znenolod$
|
#include <libaudcore/core.h>Go to the source code of this file.
Classes | |
| struct | ReplayGainInfo |
Macros | |
| #define | AUD_EQUALIZER_NBANDS 10 |
| #define | EQUALIZER_MAX_GAIN 12 |
Typedefs | |
| typedef const struct _Plugin | Plugin |
| typedef const struct _TransportPlugin | TransportPlugin |
| typedef const struct _PlaylistPlugin | PlaylistPlugin |
| typedef const struct _InputPlugin | InputPlugin |
| typedef const struct _EffectPlugin | EffectPlugin |
| typedef const struct _OutputPlugin | OutputPlugin |
| typedef const struct _VisPlugin | VisPlugin |
| typedef const struct _GeneralPlugin | GeneralPlugin |
| typedef const struct _IfacePlugin | IfacePlugin |
Enumerations | |
| enum | { PLUGIN_TYPE_TRANSPORT, PLUGIN_TYPE_PLAYLIST, PLUGIN_TYPE_INPUT, PLUGIN_TYPE_EFFECT, PLUGIN_TYPE_OUTPUT, PLUGIN_TYPE_VIS, PLUGIN_TYPE_GENERAL, PLUGIN_TYPE_IFACE, PLUGIN_TYPES } |
| #define AUD_EQUALIZER_NBANDS 10 |
Definition at line 25 of file types.h.
Referenced by audacious_rc_get_eq(), and equalizer_read_presets().
| #define EQUALIZER_MAX_GAIN 12 |
Definition at line 26 of file types.h.
Referenced by import_winamp_eqf().
| typedef const struct _EffectPlugin EffectPlugin |
| typedef const struct _GeneralPlugin GeneralPlugin |
| typedef const struct _IfacePlugin IfacePlugin |
| typedef const struct _InputPlugin InputPlugin |
| typedef const struct _OutputPlugin OutputPlugin |
| typedef const struct _PlaylistPlugin PlaylistPlugin |
| typedef const struct _TransportPlugin TransportPlugin |
| typedef const struct _VisPlugin VisPlugin |
1.8.6