
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) |
| 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().
1.7.1