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
M_TemporalGroup Struct Reference

#include <nodes_mpeg4.h>

+ Collaboration diagram for M_TemporalGroup:

Data Fields

struct _nodepriv * sgprivate
 
struct _child_node * children
 
GF_ChildNodeItemaddChildren
 
void(* on_addChildren )(GF_Node *pNode, struct _route *route)
 
GF_ChildNodeItemremoveChildren
 
void(* on_removeChildren )(GF_Node *pNode, struct _route *route)
 
SFBool costart
 
SFBool coend
 
SFBool meet
 
MFFloat priority
 
SFBool isActive
 
SFInt32 activeChild
 

Field Documentation

struct _nodepriv* M_TemporalGroup::sgprivate
struct _child_node* M_TemporalGroup::children
GF_ChildNodeItem* M_TemporalGroup::addChildren
void(* M_TemporalGroup::on_addChildren)(GF_Node *pNode, struct _route *route)
GF_ChildNodeItem* M_TemporalGroup::removeChildren
void(* M_TemporalGroup::on_removeChildren)(GF_Node *pNode, struct _route *route)
SFBool M_TemporalGroup::costart
SFBool M_TemporalGroup::coend
SFBool M_TemporalGroup::meet
MFFloat M_TemporalGroup::priority
SFBool M_TemporalGroup::isActive
SFInt32 M_TemporalGroup::activeChild

The documentation for this struct was generated from the following file: