Skip to content

player: call provider from Start()

Thomas Guillem requested to merge tguillem/vlc:player-provider into master

If no media was set. One initial call to vlc_player_SetCurrentMedia() is not mandatory anymore to start the playback.

Merge request reports