
Functions | |
| void | system_Init (void) |
| void | system_Configure (libvlc_int_t *p_this, int i_argc, const char *const ppsz_argv[]) |
| void | system_End (void) |
Variables | |
| int | _fmode_bin |
| void system_Configure | ( | libvlc_int_t * | p_this, | |
| int | i_argc, | |||
| const char *const | ppsz_argv[] | |||
| ) |
References msg_Dbg, var_InheritBool, and VLC_UNUSED.
| void system_End | ( | void | ) |
| void system_Init | ( | void | ) |
References _fmode_bin.
| int _fmode_bin |
Referenced by system_Init().
1.7.1