|
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_Storage:Data Fields | |
| struct _nodepriv * | sgprivate |
| SFBool | forceSave |
| void(* | on_forceSave )(GF_Node *pThis, struct _route *route) |
| SFBool | forceRestore |
| void(* | on_forceRestore )(GF_Node *pThis, struct _route *route) |
| SFBool | _auto |
| SFInt32 | expireAfter |
| SFString | name |
| MFAttrRef | storageList |
| struct _nodepriv* M_Storage::sgprivate |
| SFBool M_Storage::forceSave |
| void(* M_Storage::on_forceSave)(GF_Node *pThis, struct _route *route) |
| SFBool M_Storage::forceRestore |
| void(* M_Storage::on_forceRestore)(GF_Node *pThis, struct _route *route) |
| SFBool M_Storage::_auto |
| SFInt32 M_Storage::expireAfter |
| SFString M_Storage::name |
| MFAttrRef M_Storage::storageList |