VLC 4.0.0-dev
|
Go to the source code of this file.
Typedefs | |
typedef struct vlc_playlist | vlc_playlist_t |
Functions | |
bool | vlc_playlist_PlayerInit (vlc_playlist_t *playlist, vlc_object_t *parent) |
void | vlc_playlist_PlayerDestroy (vlc_playlist_t *playlist) |
typedef struct vlc_playlist vlc_playlist_t |
void vlc_playlist_PlayerDestroy | ( | vlc_playlist_t * | playlist | ) |
References vlc_playlist::player, vlc_playlist::player_listener, vlc_player_Delete(), vlc_player_Lock(), vlc_player_RemoveListener(), and vlc_player_Unlock().
Referenced by vlc_playlist_Delete().
bool vlc_playlist_PlayerInit | ( | vlc_playlist_t * | playlist, |
vlc_object_t * | parent | ||
) |