m64p_common

Undocumented in source.

Members

Static variables

CoreErrorMessage
string function(m64p_error) CoreErrorMessage;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CoreGetAPIVersions
m64p_error function(int*, int*, int*, int*) CoreGetAPIVersions;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PluginGetVersion
m64p_error function(m64p_plugin_type*, int*, int*, const char**, int*) PluginGetVersion;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PluginShutdown
m64p_error function() PluginShutdown;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PluginStartup
m64p_error function(m64p_dynlib_handle, void*, DebugCallback) PluginStartup;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta