![]() |
libgpac
Documentation of the core library of GPAC
|
#include <gpac/internal/bifs_dev.h>
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) |
| struct ConditionalStack |
Collaboration diagram for ConditionalStack:| Data Fields | ||
|---|---|---|
| GF_BifsDecoder * | codec | |
| BIFSStreamInfo * | info | |
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 |
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: