xine-lib 1.2.11
Data Fields
xine_module_s Struct Reference

#include <xine_module.h>

Data Fields

struct plugin_node_snode
 Pointer to the loaded plugin node. More...
 
void(* dispose )(xine_module_t *)
 

Field Documentation

◆ dispose

void(* xine_module_s::dispose) (xine_module_t *)

◆ node

struct plugin_node_s* xine_module_s::node

Pointer to the loaded plugin node.

Used by the plugins loader. It's an opaque type when using the structure outside of xine's build.

Referenced by _x_find_module(), and _x_free_module().


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