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