8#ifndef META_OCEAN_DEVICES_ANDROID_PLUGIN_H
9#define META_OCEAN_DEVICES_ANDROID_PLUGIN_H
13#if defined(OCEAN_RUNTIME_SHARED)
22extern "C" bool OCEAN_DEVICES_ANDROID_EXPORT
pluginLoad();
bool OCEAN_DEVICES_ANDROID_EXPORT pluginUnload()
Tries to unload the plugin and all internal resources of 3rd party libraries.
bool OCEAN_DEVICES_ANDROID_EXPORT pluginLoad()
Tries to load the plugin and initializes all internal 3rd party libraries.