21 #ifndef VLC_PLAYLIST_PLAYER_H 22 #define VLC_PLAYLIST_PLAYER_H Definition: playlist.h:48
This file is a collection of common definitions and types.
void vlc_playlist_PlayerDestroy(vlc_playlist_t *playlist)
Definition: player.c:158
bool vlc_playlist_PlayerInit(vlc_playlist_t *playlist, vlc_object_t *parent)
Definition: player.c:135
VLC object common members.
Definition: vlc_objects.h:43