21#ifndef VLC_PLAYLIST_PLAYER_H
22#define VLC_PLAYLIST_PLAYER_H
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:45
Definition: playlist.h:49
This file is a collection of common definitions and types.