|
VLC
4.0.0-dev
|

Functions | |
| vlc_playlist_t * | vlc_playlist_New (vlc_object_t *parent) |
| Create a new playlist. More... | |
| void | vlc_playlist_Delete (vlc_playlist_t *playlist) |
| Delete a playlist. More... | |
| void | vlc_playlist_Lock (vlc_playlist_t *playlist) |
| Lock the playlist/player. More... | |
| void | vlc_playlist_Unlock (vlc_playlist_t *playlist) |
| Unlock the playlist/player. More... | |
1.8.13