![]() |
libgpac
Documentation of the core library of GPAC
|
#include <hardcoded_proto.h>
Data Fields | |
| GF_DECL_MODULE_INTERFACE Bool(* | init )(struct _hc_proto_mod *itfs, GF_Compositor *compositor, GF_Node *node, const char *proto_uri) |
| Bool(* | can_load_proto )(const char *uri) |
| void * | udta |
| GF_DECL_MODULE_INTERFACE Bool(* GF_HardcodedProto::init) (struct _hc_proto_mod *itfs, GF_Compositor *compositor, GF_Node *node, const char *proto_uri) |
| Bool(* GF_HardcodedProto::can_load_proto) (const char *uri) |
| void* GF_HardcodedProto::udta |