Dynamic Loading
Dynamic library load/unload helpers for the C API. More...
Functions Index
| static bool | qar_is_library_loaded (void) |
|
Check if the shared library is currently loaded. More... | |
| static bool | qar_library_load (const char *library_path) |
|
Load the shared library from a custom path for dynamic mode. More... | |
| static void | qar_library_unload (void) |
|
Unload the shared library previously loaded. More... | |
Description
Dynamic library load/unload helpers for the C API.
Functions
qar_is_library_loaded()
| inline static |
Check if the shared library is currently loaded.
Definition at line 4300 of file qar_streaming.h.
qar_library_load()
| inline static |
Load the shared library from a custom path for dynamic mode.
Definition at line 4265 of file qar_streaming.h.
qar_library_unload()
| inline static |
Unload the shared library previously loaded.
Definition at line 4288 of file qar_streaming.h.
Generated via doxygen2docusaurus 2.2.1 by Doxygen 1.9.8.