|
libgpac
0.5.0
|
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) |
This structure represent a base interface loader, when not using dynamic / shared libraries
1.7.5.1