|
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_AudioSource: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) |
| MFURL | url |
| SFFloat | pitch |
| SFFloat | speed |
| SFTime | startTime |
| SFTime | stopTime |
| SFInt32 | numChan |
| MFInt32 | phaseGroup |
| struct _nodepriv* M_AudioSource::sgprivate |
| struct _child_node* M_AudioSource::children |
| GF_ChildNodeItem* M_AudioSource::addChildren |
| void(* M_AudioSource::on_addChildren)(GF_Node *pNode, struct _route *route) |
| GF_ChildNodeItem* M_AudioSource::removeChildren |
| void(* M_AudioSource::on_removeChildren)(GF_Node *pNode, struct _route *route) |
| MFURL M_AudioSource::url |
| SFFloat M_AudioSource::pitch |
| SFFloat M_AudioSource::speed |
| SFTime M_AudioSource::startTime |
| SFTime M_AudioSource::stopTime |
| SFInt32 M_AudioSource::numChan |
| MFInt32 M_AudioSource::phaseGroup |