VLC
3.0.21
|
Functions | |
void | playlist_Lock (playlist_t *pl) |
Locks the playlist. More... | |
void | playlist_Unlock (playlist_t *pl) |
Unlocks the playlist. More... | |
void | playlist_AssertLocked (playlist_t *pl) |
static void | playlist_vaControl (playlist_t *p_playlist, int i_query, bool locked, va_list args) |
void | playlist_Control (playlist_t *p_playlist, int query, int locked,...) |
Do a playlist action. More... | |
|
static |