GPAC
Open Source Multimedia Framework. For more information, check out http://gpac.wp.mines-telecom.fr
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups
GF_DOMHandler Struct Reference

#include <scenegraph_svg.h>

+ Collaboration diagram for GF_DOMHandler:

Data Fields

struct _nodepriv * sgprivate
 
struct _child_node * children
 
GF_DOMAttributeattributes
 
void(* handle_event )(GF_Node *hdl, GF_DOM_Event *event, GF_Node *observer)
 
void * js_context
 
void * evt_listen_obj
 
u64 js_fun_val
 
void * js_fun
 
char * callback
 

Field Documentation

struct _nodepriv* GF_DOMHandler::sgprivate
struct _child_node* GF_DOMHandler::children
GF_DOMAttribute* GF_DOMHandler::attributes
void(* GF_DOMHandler::handle_event)(GF_Node *hdl, GF_DOM_Event *event, GF_Node *observer)
void* GF_DOMHandler::js_context
void* GF_DOMHandler::evt_listen_obj
u64 GF_DOMHandler::js_fun_val
void* GF_DOMHandler::js_fun
char* GF_DOMHandler::callback

The documentation for this struct was generated from the following file: