![]() |
libgpac
Documentation of the core library of GPAC
|
#include <scenegraph_dev.h>
Collaboration diagram for GF_Proto:Data Fields | |
| u32 | ID |
| char * | Name |
| GF_List * | proto_fields |
| struct __tag_scene_graph * | parent_graph |
| struct __tag_scene_graph * | sub_graph |
| GF_List * | node_code |
| u32 | NumIn |
| u32 | NumOut |
| u32 | NumDef |
| u32 | NumDyn |
| void * | userpriv |
| void(* | OnDelete )(void *ptr) |
| MFURL | ExternProto |
| GF_List * | instances |
proto object
| u32 GF_Proto::ID |
| char* GF_Proto::Name |
| GF_List* GF_Proto::proto_fields |
| struct __tag_scene_graph* GF_Proto::parent_graph |
| struct __tag_scene_graph* GF_Proto::sub_graph |
| GF_List* GF_Proto::node_code |
| u32 GF_Proto::NumIn |
| u32 GF_Proto::NumOut |
| u32 GF_Proto::NumDef |
| u32 GF_Proto::NumDyn |
| void* GF_Proto::userpriv |
| void(* GF_Proto::OnDelete) (void *ptr) |
| MFURL GF_Proto::ExternProto |
| GF_List* GF_Proto::instances |