Contents

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.

See Also

Inspecting Media Items