
Choice the video in the playlist without starting
For example i have some configuration for playerInstance:
playerInstance.setup({
playlist: "http://content.jwplatform.com/jw6/aNPAGfP5.xml",
});
You can see the contents of a playlist by the link.
How how can I specify a video to be displayed first from playlist without playing.
When i use playerInstance. playlistItem(#).stop() i doesn't see video thumbnail.