GF_InterfaceRegister Struct Reference
[plugable modules]
Interface Registry.
More...
#include <gpac/module.h>
List of all members.
|
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: