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