|
VLC 4.0.0-dev
|
Go to the source code of this file.
Data Structures | |
| struct | vlm_media_instance_sys_t |
| struct | vlm_media_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 **) |
| int ExecuteCommand | ( | vlm_t * | , |
| const char * | , | ||
| vlm_message_t ** | |||
| ) |
Referenced by vlm_ExecuteCommand().
| int vlm_ControlInternal | ( | vlm_t * | p_vlm, |
| int | i_query, | ||
| ... | |||
| ) |
References vlm_vaControlInternal().
Referenced by Manage(), vlm_ControlMediaDel(), and vlm_Delete().