nextMediaItem
The next media item in the playlist after the currently selected item.
Declaration
readonly attribute MediaItem nextMediaItem;Discussion
This property returns null if the current item is the last item in the playlist.
The next media item in the playlist after the currently selected item.
readonly attribute MediaItem nextMediaItem;This property returns null if the current item is the last item in the playlist.