8#ifndef META_OCEAN_DEVICES_ARCORE_PLUGIN_H
9#define META_OCEAN_DEVICES_ARCORE_PLUGIN_H
13#if defined(OCEAN_RUNTIME_SHARED)
bool OCEAN_DEVICES_ARCORE_EXPORT pluginUnload()
Tries to unload the plugin and all internal resources of 3rd party libraries.
bool OCEAN_DEVICES_ARCORE_EXPORT pluginLoad()
Tries to load the plugin and initializes all internal 3rd party libraries.