|
libopenmpt
0.2.10050
cross-platform C++ and C library to decode tracked music files
|
Go to the source code of this file.
Classes | |
| class | openmpt::module_ext |
| class | openmpt::ext::pattern_vis |
| class | openmpt::ext::interactive |
Namespaces | |
| openmpt | |
| openmpt::ext | |
Macros | |
| #define | LIBOPENMPT_DECLARE_EXT_INTERFACE(name) |
| #define | LIBOPENMPT_EXT_INTERFACE(name) |
| #define | LIBOPENMPT_EXT_INTERFACE_PATTERN_VIS |
| #define | LIBOPENMPT_EXT_INTERFACE_INTERACTIVE |
Variables | |
| static const char | openmpt::ext::pattern_vis_id [] = "pattern_vis" |
| static const char | openmpt::ext::interactive_id [] = "interactive" |
| #define LIBOPENMPT_DECLARE_EXT_INTERFACE | ( | name | ) |
| #define LIBOPENMPT_EXT_INTERFACE | ( | name | ) |
| #define LIBOPENMPT_EXT_INTERFACE_INTERACTIVE |
| #define LIBOPENMPT_EXT_INTERFACE_PATTERN_VIS |