GPAC
Open Source Multimedia Framework. For more information, check out http://gpac.wp.mines-telecom.fr
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups
term_node_init.c File Reference
+ Include dependency graph for term_node_init.c:

Functions

void InitMediaControl (GF_Scene *scene, GF_Node *node)
 
void MC_Modified (GF_Node *node)
 
void InitMediaSensor (GF_Scene *scene, GF_Node *node)
 
void MS_Modified (GF_Node *node)
 
void gf_init_inline (GF_Scene *scene, GF_Node *node)
 
void gf_inline_on_modified (GF_Node *node)
 
void gf_scene_init_storage (GF_Scene *scene, GF_Node *node)
 
void TraverseWorldInfo (GF_Node *node, void *rs, Bool is_destroy)
 
void TraverseKeyNavigator (GF_Node *node, void *rs, Bool is_destroy)
 
void on_kn_set_focus (GF_Node *node, GF_Route *_route)
 
void evaluate_term_cap (GF_Node *node, GF_Route *route)
 
static void InitTermCap (GF_Scene *scene, GF_Node *node)
 
static void svg_traverse_title (GF_Node *node, void *rs, Bool is_destroy)
 
void gf_term_on_node_init (void *_scene, GF_Node *node)
 
void gf_term_on_node_modified (void *_is, GF_Node *node)
 
void gf_term_node_callback (void *_is, u32 type, GF_Node *n, void *param)
 

Function Documentation

void InitMediaControl ( GF_Scene *  scene,
GF_Node node 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void MC_Modified ( GF_Node node)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void InitMediaSensor ( GF_Scene *  scene,
GF_Node node 
)

+ Here is the call graph for this function:

void MS_Modified ( GF_Node node)

+ Here is the call graph for this function:

void gf_init_inline ( GF_Scene *  scene,
GF_Node node 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void gf_inline_on_modified ( GF_Node node)

!! THIS WILL DESTROY THE INLINE SCENE OBJECT !!!

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void gf_scene_init_storage ( GF_Scene *  scene,
GF_Node node 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void TraverseWorldInfo ( GF_Node node,
void *  rs,
Bool  is_destroy 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void TraverseKeyNavigator ( GF_Node node,
void *  rs,
Bool  is_destroy 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void on_kn_set_focus ( GF_Node node,
GF_Route *  _route 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void evaluate_term_cap ( GF_Node node,
GF_Route *  route 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void InitTermCap ( GF_Scene *  scene,
GF_Node node 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void svg_traverse_title ( GF_Node node,
void *  rs,
Bool  is_destroy 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void gf_term_on_node_init ( void *  _scene,
GF_Node node 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void gf_term_on_node_modified ( void *  _is,
GF_Node node 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void gf_term_node_callback ( void *  _is,
u32  type,
GF_Node n,
void *  param 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function: