|
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_Anchor:Data Fields | |
| struct _nodepriv * | sgprivate |
| struct _child_node * | children |
| GF_ChildNodeItem * | addChildren |
| void(* | on_addChildren )(GF_Node *pNode, struct _route *route) |
| GF_ChildNodeItem * | removeChildren |
| void(* | on_removeChildren )(GF_Node *pNode, struct _route *route) |
| SFString | description |
| MFString | parameter |
| MFURL | url |
| SFBool | activate |
| void(* | on_activate )(GF_Node *pThis, struct _route *route) |
| struct _nodepriv* M_Anchor::sgprivate |
| struct _child_node* M_Anchor::children |
| GF_ChildNodeItem* M_Anchor::addChildren |
| void(* M_Anchor::on_addChildren)(GF_Node *pNode, struct _route *route) |
| GF_ChildNodeItem* M_Anchor::removeChildren |
| void(* M_Anchor::on_removeChildren)(GF_Node *pNode, struct _route *route) |
| SFString M_Anchor::description |
| MFString M_Anchor::parameter |
| MFURL M_Anchor::url |
| SFBool M_Anchor::activate |
| void(* M_Anchor::on_activate)(GF_Node *pThis, struct _route *route) |