libgpac
Documentation of the core library of GPAC
demo_is.c File Reference
+ Include dependency graph for demo_is.c:

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 u32QueryInterfaces ()
 
GPAC_MODULE_EXPORT GF_BaseInterfaceLoadInterface (u32 InterfaceType)
 
GPAC_MODULE_EXPORT void ShutdownInterface (GF_BaseInterface *bi)
 

Function Documentation

◆ DEV_RegisterDevice()

static Bool DEV_RegisterDevice ( struct __input_device *  ifce,
const char *  urn,
const char *  dsi,
u32  dsi_size,
void(*)(struct __input_device *_this, u32 fieldType, const char *name)  AddField 
)
static
+ Here is the caller graph for this function:

◆ DEV_Start()

static void DEV_Start ( struct __input_device *  ifce)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ DEV_Stop()

static void DEV_Stop ( struct __input_device *  ifce)
static
+ Here is the caller graph for this function:

◆ QueryInterfaces()

GPAC_MODULE_EXPORT const u32* QueryInterfaces ( )

◆ LoadInterface()

GPAC_MODULE_EXPORT GF_BaseInterface* LoadInterface ( u32  InterfaceType)
+ Here is the call graph for this function:

◆ ShutdownInterface()

GPAC_MODULE_EXPORT void ShutdownInterface ( GF_BaseInterface bi)
+ Here is the call graph for this function: