* Do not make a vlc_object_find to find the playlist, since we may get the...
* Do not make a vlc_object_find to find the playlist, since we may get the item being preparsed. Use p_playlist->p_input instead
Please register or sign in to comment
* Do not make a vlc_object_find to find the playlist, since we may get the item being preparsed. Use p_playlist->p_input instead
VideoLAN code repository instance