|
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_AudioSwitch: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) |
| MFInt32 | whichChoice |
| SFInt32 | numChan |
| MFInt32 | phaseGroup |
| struct _nodepriv* M_AudioSwitch::sgprivate |
| struct _child_node* M_AudioSwitch::children |
| GF_ChildNodeItem* M_AudioSwitch::addChildren |
| void(* M_AudioSwitch::on_addChildren)(GF_Node *pNode, struct _route *route) |
| GF_ChildNodeItem* M_AudioSwitch::removeChildren |
| void(* M_AudioSwitch::on_removeChildren)(GF_Node *pNode, struct _route *route) |
| MFInt32 M_AudioSwitch::whichChoice |
| SFInt32 M_AudioSwitch::numChan |
| MFInt32 M_AudioSwitch::phaseGroup |