VLC  2.1.0-git
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
vlm_internal.h File Reference
Include dependency graph for vlm_internal.h:

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

int64_t vlm_Date (void)
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)

Function Documentation

int ExecuteCommand ( vlm_t ,
const char *  ,
vlm_message_t **   
)

Referenced by Manage(), and vlm_ExecuteCommand().

int vlm_ControlInternal ( vlm_t p_vlm,
int  i_query,
  ... 
)
int64_t vlm_Date ( void  )

Referenced by Manage().

void vlm_ScheduleDelete ( vlm_t vlm,
vlm_schedule_sys_t sched 
)