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
conditional.c File Reference
+ Include dependency graph for conditional.c:

Data Structures

struct  ConditionalStack
 

Functions

void Conditional_PreDestroy (GF_Node *n, void *eff, Bool is_destroy)
 
void Conditional_BufferReplaced (GF_BifsDecoder *codec, GF_Node *n)
 
static void Conditional_execute (M_Conditional *node)
 
void Conditional_OnActivate (GF_Node *n, GF_Route *route)
 
void Conditional_OnReverseActivate (GF_Node *n, GF_Route *route)
 
void SetupConditional (GF_BifsDecoder *codec, GF_Node *node)
 
void BIFS_SetupConditionalClone (GF_Node *node, GF_Node *orig)
 

Data Structure Documentation

struct ConditionalStack
+ Collaboration diagram for ConditionalStack:
Data Fields
GF_BifsDecoder * codec
BIFSStreamInfo * info

Function Documentation

void Conditional_PreDestroy ( GF_Node n,
void *  eff,
Bool  is_destroy 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void Conditional_BufferReplaced ( GF_BifsDecoder *  codec,
GF_Node n 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void Conditional_execute ( M_Conditional node)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void Conditional_OnActivate ( GF_Node n,
GF_Route *  route 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void Conditional_OnReverseActivate ( GF_Node n,
GF_Route *  route 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void SetupConditional ( GF_BifsDecoder *  codec,
GF_Node node 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void BIFS_SetupConditionalClone ( GF_Node node,
GF_Node orig 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function: