libgpac
Documentation of the core library of GPAC
mpeg4_layer_2d.c File Reference
#include "nodes_stacks.h"
#include "mpeg4_grouping.h"
#include "visual_manager.h"
+ Include dependency graph for mpeg4_layer_2d.c:

Data Structures

struct  Layer2DStack
 

Functions

static void l2d_CheckBindables (GF_Node *n, GF_TraverseState *tr_state, Bool force_traverse)
 
static void TraverseLayer2D (GF_Node *node, void *rs, Bool is_destroy)
 
void compositor_init_layer2d (GF_Compositor *compositor, GF_Node *node)
 

Data Structure Documentation

◆ Layer2DStack

struct Layer2DStack
+ Collaboration diagram for Layer2DStack:
Data Fields
GROUPING_MPEG4_STACK_2D GF_List * backs
GF_List * views
Bool first
GF_Rect clip

Function Documentation

◆ l2d_CheckBindables()

static void l2d_CheckBindables ( GF_Node n,
GF_TraverseState *  tr_state,
Bool  force_traverse 
)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ TraverseLayer2D()

static void TraverseLayer2D ( 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:

◆ compositor_init_layer2d()

void compositor_init_layer2d ( GF_Compositor *  compositor,
GF_Node node 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function: