libgpac  0.5.0
Public Attributes | List of all members
GF_InterfaceRegister Struct Reference

Interface Registry. More...

#include <gpac/module.h>

Public Attributes

const char * name
 
const u32 *(* QueryInterfaces )()
 
GF_BaseInterface *(* LoadInterface )(u32 InterfaceType)
 
void(* ShutdownInterface )(GF_BaseInterface *interface_obj)
 

Detailed Description

This structure represent a base interface loader, when not using dynamic / shared libraries


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