|
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_SpacePartition: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) |
| SFURL | SPStream |
| struct _nodepriv* M_SpacePartition::sgprivate |
| struct _child_node* M_SpacePartition::children |
| GF_ChildNodeItem* M_SpacePartition::addChildren |
| void(* M_SpacePartition::on_addChildren)(GF_Node *pNode, struct _route *route) |
| GF_ChildNodeItem* M_SpacePartition::removeChildren |
| void(* M_SpacePartition::on_removeChildren)(GF_Node *pNode, struct _route *route) |
| SFURL M_SpacePartition::SPStream |