hi I am trying to play a series of videos using contentIsPlaylist = true. while doing this I am facing two issues.
1> Though I set loop to false, its still lopping again to the first video.
2> I am not able to start the nth video in the play lists by setting the nextContentIndex and contentIndex to n.