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

#include <nodes_mpeg4.h>

+ Collaboration diagram for M_Conditional:

Data Fields

struct _nodepriv * sgprivate
 
SFBool activate
 
void(* on_activate )(GF_Node *pThis, struct _route *route)
 
SFBool reverseActivate
 
void(* on_reverseActivate )(GF_Node *pThis, struct _route *route)
 
SFCommandBuffer buffer
 
SFBool isActive
 

Field Documentation

struct _nodepriv* M_Conditional::sgprivate
SFBool M_Conditional::activate
void(* M_Conditional::on_activate)(GF_Node *pThis, struct _route *route)
SFBool M_Conditional::reverseActivate
void(* M_Conditional::on_reverseActivate)(GF_Node *pThis, struct _route *route)
SFCommandBuffer M_Conditional::buffer
SFBool M_Conditional::isActive

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