![]() |
libgpac
Documentation of the core library of GPAC
|
Include dependency graph for scene_ns.c:Functions | |
| Bool | scene_ns_on_setup_error (GF_Filter *failed_filter, void *udta, GF_Err err) |
| void | gf_scene_insert_pid (GF_Scene *scene, GF_SceneNamespace *sns, GF_FilterPid *pid, Bool is_in_iod) |
| GF_SceneNamespace * | gf_scene_ns_new (GF_Scene *scene, GF_ObjectManager *owner, const char *url, const char *parent_url) |
| void | gf_scene_ns_del (GF_SceneNamespace *sns, GF_Scene *root_scene) |
| Bool | scene_ns_remove_object (GF_Filter *filter, void *callback, u32 *reschedule_ms) |
| void | gf_scene_ns_connect_object (GF_Scene *scene, GF_ObjectManager *odm, char *serviceURL, char *parent_url, GF_SceneNamespace *addon_parent_ns) |
Here is the call graph for this function:
Here is the caller graph for this function:| void gf_scene_insert_pid | ( | GF_Scene * | scene, |
| GF_SceneNamespace * | sns, | ||
| GF_FilterPid * | pid, | ||
| Bool | is_in_iod | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_SceneNamespace * gf_scene_ns_new | ( | GF_Scene * | scene, |
| GF_ObjectManager * | owner, | ||
| const char * | url, | ||
| const char * | parent_url | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void gf_scene_ns_del | ( | GF_SceneNamespace * | sns, |
| GF_Scene * | root_scene | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:| void gf_scene_ns_connect_object | ( | GF_Scene * | scene, |
| GF_ObjectManager * | odm, | ||
| char * | serviceURL, | ||
| char * | parent_url, | ||
| GF_SceneNamespace * | addon_parent_ns | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function: