JAYLINK_API int jaylink_version_library_get_current(void)
Get the current version number of the libjaylink libtool interface.
#define JAYLINK_VERSION_PACKAGE_MINOR
Minor version number of the libjaylink package.
JAYLINK_API int jaylink_version_package_get_major(void)
Get the major version number of the libjaylink package.
JAYLINK_API const char * jaylink_version_library_get_string(void)
Get the version number string of the libjaylink libtool interface.
#define JAYLINK_VERSION_PACKAGE_MAJOR
Major version number of the libjaylink package.
#define JAYLINK_VERSION_LIBRARY_REVISION
Revision version number of the libjaylink libtool interface.
JAYLINK_API const char * jaylink_version_package_get_string(void)
Get the version number string of the libjaylink package.
JAYLINK_API int jaylink_version_package_get_micro(void)
Get the micro version number of the libjaylink package.
#define JAYLINK_VERSION_LIBRARY_STRING
Version number string of the libjaylink libtool interface.
#define JAYLINK_VERSION_LIBRARY_CURRENT
Current version number of the libjaylink libtool interface.
#define JAYLINK_VERSION_LIBRARY_AGE
Age version number of the libjaylink libtool interface.
#define JAYLINK_VERSION_PACKAGE_STRING
Version number string of the libjaylink package.
JAYLINK_API int jaylink_version_package_get_minor(void)
Get the minor version number of the libjaylink package.
JAYLINK_API int jaylink_version_library_get_age(void)
Get the age version number of the libjaylink libtool interface.
Public libjaylink header file to be used by applications.
JAYLINK_API int jaylink_version_library_get_revision(void)
Get the revision version number of the libjaylink libtool interface.
#define JAYLINK_API
Macro to mark public libjaylink API symbol.
#define JAYLINK_VERSION_PACKAGE_MICRO
Micro version number of the libjaylink package.