getPlaylistItemPromise(index)

Gets the Promise for a particular playlist item

The Promise resolves once the retrieved item begins to preload or play.

jwplayer().getPlaylistItemPromise(index) {
  // Add behavior or function
}
ArgumentDescription
indexValid playlist item index or -1 for the next recommended item