libgpac
Documentation of the core library of GPAC
|
Functions | |
static Bool | DEV_RegisterDevice (struct __input_device *ifce, const char *urn, const char *dsi, u32 dsi_size, void(*AddField)(struct __input_device *_this, u32 fieldType, const char *name)) |
static void | DEV_Start (struct __input_device *ifce) |
static void | DEV_Stop (struct __input_device *ifce) |
GPAC_MODULE_EXPORT const u32 * | QueryInterfaces () |
GPAC_MODULE_EXPORT GF_BaseInterface * | LoadInterface (u32 InterfaceType) |
GPAC_MODULE_EXPORT void | ShutdownInterface (GF_BaseInterface *bi) |
|
static |
|
static |
|
static |
GPAC_MODULE_EXPORT const u32* QueryInterfaces | ( | ) |
GPAC_MODULE_EXPORT GF_BaseInterface* LoadInterface | ( | u32 | InterfaceType | ) |
GPAC_MODULE_EXPORT void ShutdownInterface | ( | GF_BaseInterface * | bi | ) |