GPAC
Open Source Multimedia Framework. For more information, check out http://gpac.wp.mines-telecom.fr
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups
demo_is.c File Reference
+ Include dependency graph for demo_is.c:

Functions

static Bool DEV_RegisterDevice (struct __input_device *ifce, const char *urn, GF_BitStream *dsi, 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)
 
const u32QueryInterfaces ()
 
GF_BaseInterfaceLoadInterface (u32 InterfaceType)
 
void ShutdownInterface (GF_BaseInterface *bi)
 

Function Documentation

static Bool DEV_RegisterDevice ( struct __input_device *  ifce,
const char *  urn,
GF_BitStream *  dsi,
void(*)(struct __input_device *_this, u32 fieldType, const char *name)  AddField 
)
static

+ Here is the caller graph for this function:

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:

static void DEV_Stop ( struct __input_device *  ifce)
static

+ Here is the caller graph for this function:

const u32* QueryInterfaces ( )
GF_BaseInterface* LoadInterface ( u32  InterfaceType)

+ Here is the call graph for this function:

void ShutdownInterface ( GF_BaseInterface bi)

+ Here is the call graph for this function: