libgpac
Documentation of the core library of GPAC
scene_ns.c File Reference
+ 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_SceneNamespacegf_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)
 

Function Documentation

◆ scene_ns_on_setup_error()

Bool scene_ns_on_setup_error ( GF_Filter *  failed_filter,
void *  udta,
GF_Err  err 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_scene_insert_pid()

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_scene_ns_new()

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:

◆ gf_scene_ns_del()

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:

◆ scene_ns_remove_object()

Bool scene_ns_remove_object ( GF_Filter *  filter,
void *  callback,
u32 reschedule_ms 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_scene_ns_connect_object()

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: