GPAC
Open Source Multimedia Framework. For more information, check out http://gpac.wp.mines-telecom.fr
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups
M_AudioMix Struct Reference

#include <nodes_mpeg4.h>

+ Collaboration diagram for M_AudioMix:

Data Fields

struct _nodepriv * sgprivate
 
struct _child_node * children
 
GF_ChildNodeItemaddChildren
 
void(* on_addChildren )(GF_Node *pNode, struct _route *route)
 
GF_ChildNodeItemremoveChildren
 
void(* on_removeChildren )(GF_Node *pNode, struct _route *route)
 
SFInt32 numInputs
 
MFFloat matrix
 
SFInt32 numChan
 
MFInt32 phaseGroup
 

Field Documentation

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

The documentation for this struct was generated from the following file: