![]() |
libgpac
Documentation of the core library of GPAC
|
#include "module_wrap.h"#include <gpac/network.h>#include <sys/stat.h>#include <dlfcn.h>#include <dirent.h>
Include dependency graph for os_module.c:Functions | |
| void | gf_modules_free_module (ModuleInstance *inst) |
| Bool | gf_modules_load_library (ModuleInstance *inst) |
| void | gf_modules_unload_library (ModuleInstance *inst) |
| static Bool | enum_modules (void *cbck, char *item_name, char *item_path, GF_FileEnumInfo *file_info) |
| static void | load_static_modules (GF_ModuleManager *pm) |
| GF_EXPORT u32 | gf_modules_refresh (GF_ModuleManager *pm) |
| void gf_modules_free_module | ( | ModuleInstance * | inst | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| Bool gf_modules_load_library | ( | ModuleInstance * | inst | ) |
Here is the caller graph for this function:| void gf_modules_unload_library | ( | ModuleInstance * | inst | ) |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function: