libgpac
Documentation of the core library of GPAC
|
#include <qjs_common.h>
Data Fields | |
GF_List * | fields |
u32 | numIn |
u32 | numDef |
u32 | numOut |
void(* | JS_PreDestroy )(GF_Node *node) |
void(* | JS_EventIn )(GF_Node *node, GF_FieldInfo *in_field) |
Bool | is_loaded |
GF_List* GF_ScriptPriv::fields |
u32 GF_ScriptPriv::numIn |
u32 GF_ScriptPriv::numDef |
u32 GF_ScriptPriv::numOut |
void(* GF_ScriptPriv::JS_PreDestroy) (GF_Node *node) |
void(* GF_ScriptPriv::JS_EventIn) (GF_Node *node, GF_FieldInfo *in_field) |
Bool GF_ScriptPriv::is_loaded |