libgpac
Documentation of the core library of GPAC
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

◆ Bindable_GetStack()

GF_List* Bindable_GetStack ( GF_Node bindable)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ Bindable_GetIsBound()

Bool Bindable_GetIsBound ( GF_Node bindable)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ Bindable_SetIsBound()

void Bindable_SetIsBound ( GF_Node bindable,
Bool  val 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ Bindable_GetSetBind()

Bool Bindable_GetSetBind ( GF_Node bindable)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ Bindable_SetSetBindEx()

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:

◆ Bindable_SetSetBind()

void Bindable_SetSetBind ( GF_Node bindable,
Bool  val 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ Bindable_OnSetBind()

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:

◆ BindableStackDelete()

void BindableStackDelete ( GF_List *  stack)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ PreDestroyBindable()

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: