|
libgpac
Documentation of the core library of GPAC. For more information, check out http://gpac.wp.mines-telecom.fr
|
#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 |
| 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 |