VLC
3.0.21
|
Go to the source code of this file.
Data Structures | |
struct | vlm_media_instance_sys_t |
struct | vlm_media_sys_t |
struct | vlm_schedule_sys_t |
struct | vlm_t |
Functions | |
int | vlm_ControlInternal (vlm_t *p_vlm, int i_query,...) |
int | ExecuteCommand (vlm_t *, const char *, vlm_message_t **) |
void | vlm_ScheduleDelete (vlm_t *vlm, vlm_schedule_sys_t *sched) |
int ExecuteCommand | ( | vlm_t * | , |
const char * | , | ||
vlm_message_t ** | |||
) |
Referenced by vlm_ExecuteCommand().
int vlm_ControlInternal | ( | vlm_t * | p_vlm, |
int | i_query, | ||
... | |||
) |
Referenced by vlm_Delete().
void vlm_ScheduleDelete | ( | vlm_t * | vlm, |
vlm_schedule_sys_t * | sched | ||
) |