Contents

previousMediaItem

The item in the playlist previous to the currently selected item.

Declaration

readonly attribute MediaItem previousMediaItem;

Discussion

This property returns null if there are no items in the playlist previous to the currently playing item.

See Also

Inspecting Media Items