libopenmpt  0.2.7386-autotools
cross-platform C++ and C library to decode tracked music files
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
libopenmpt_ext C++ API

libopenmpt_ext is experimental

libopenmpt_ext is currently experimental and still subject to change without further notice.

Only a C++ interface is provided.

libopenmpt_ext is included in all builds by default.

You need to #define LIBOPENMPT_EXT_IS_EXPERIMENTAL before including libopenmpt_ext.hpp in order to acknowledge the experimental state and potentially unstable API and ABI.

When relying on libopenmpt_ext, it is currently recommended to either, bundle a copy of libopenmpt with your project and link it statically, or, explicitely state a dependency on a particular libopenmpt version, in order to get the exact required API semantics in libopenmpt_ext.

Detailed documentation

libopenmpt_ext C++