The full path or URL of the file.
If the item has a title (e.g the playlist is loaded from a M3U file), this property contains the title. For normal local files, this property is always null. Developers should obtain the title from the file path or URL instead.
The title of the current playing item can be obtained from core.status.title.
Whether the item is currently playing.
Internal
isUse isPlaying instead.
See mpv's playlist-current-pos
property for more information.
Generated using TypeDoc
Represents a playlist item.