Functions

not_specific.c File Reference

Include dependency graph for not_specific.c:

Functions

static void set_libvlc_path (void)
void system_Init (libvlc_int_t *libvlc, int *argc, const char *argv[])
void system_Configure (libvlc_int_t *libvlc, int argc, const char *const argv[])
void system_End (libvlc_int_t *libvlc)

Function Documentation

static void set_libvlc_path ( void   )  [static]

References psz_vlcpath.

Referenced by system_Init().

void system_Configure ( libvlc_int_t libvlc,
int  argc,
const char *const   argv[] 
)
void system_End ( libvlc_int_t libvlc  ) 
void system_Init ( libvlc_int_t libvlc,
int *  argc,
const char *  argv[] 
)

References once, and set_libvlc_path().

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines