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
bindable.c File Reference
#include "nodes_stacks.h"
+ Include dependency graph for bindable.c:

Functions

GF_List * Bindable_GetStack (GF_Node *bindable)
 
Bool Bindable_GetIsBound (GF_Node *bindable)
 
void Bindable_SetIsBound (GF_Node *bindable, Bool val)
 
Bool Bindable_GetSetBind (GF_Node *bindable)
 
void Bindable_SetSetBindEx (GF_Node *bindable, Bool val, GF_List *stack)
 
void Bindable_SetSetBind (GF_Node *bindable, Bool val)
 
void Bindable_OnSetBind (GF_Node *bindable, GF_List *stack_list, GF_List *for_stack)
 
void BindableStackDelete (GF_List *stack)
 
void PreDestroyBindable (GF_Node *bindable, GF_List *stack_list)
 

Function Documentation

GF_List* Bindable_GetStack ( GF_Node bindable)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Bool Bindable_GetIsBound ( GF_Node bindable)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void Bindable_SetIsBound ( GF_Node bindable,
Bool  val 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Bool Bindable_GetSetBind ( GF_Node bindable)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void Bindable_SetSetBindEx ( GF_Node bindable,
Bool  val,
GF_List *  stack 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void Bindable_SetSetBind ( GF_Node bindable,
Bool  val 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void Bindable_OnSetBind ( GF_Node bindable,
GF_List *  stack_list,
GF_List *  for_stack 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void BindableStackDelete ( GF_List *  stack)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void PreDestroyBindable ( GF_Node bindable,
GF_List *  stack_list 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function: