MediaPlayer.NextURL (gb.media)
Property NextURL As String
Return or set the URL of the next media that will be played just after the current one.
If the property is
NULL, the MediaPlayer will stop at the end of the current playing media.
This property allows to chain media playbacks smoothly.