- m64p_attachPlugins
m64p_error m64p_attachPlugins(DebugCallback debugCallback, string videoPlugin, string audioPlugin, string inputPlugin, string rspPlugin, string libDir, string depDir)
Undocumented in source. Be warned that the author may not have intended to support it.
- m64p_coreHandle
m64p_handle m64p_coreHandle()
Undocumented in source. Be warned that the author may not have intended to support it.
- m64p_coreIsLoaded
bool m64p_coreIsLoaded()
Undocumented in source. Be warned that the author may not have intended to support it.
- m64p_detachPlugins
void m64p_detachPlugins()
Undocumented in source. Be warned that the author may not have intended to support it.
- m64p_loadCore
m64p_error m64p_loadCore()
Undocumented in source. Be warned that the author may not have intended to support it.
- m64p_loadCore
m64p_error m64p_loadCore(string libDir, string depDir)
Undocumented in source. Be warned that the author may not have intended to support it.
- m64p_pluginIsLoaded
bool m64p_pluginIsLoaded(m64p_plugin_type type)
Undocumented in source. Be warned that the author may not have intended to support it.
- m64p_unloadCore
m64p_error m64p_unloadCore()
Undocumented in source. Be warned that the author may not have intended to support it.