@jellyfin/sdk
Preparing search index...
generated-client
SyncPlayQueueItem
Interface SyncPlayQueueItem
Class QueueItem.
interface
SyncPlayQueueItem
{
ItemId
?:
string
;
PlaylistItemId
?:
string
;
}
Index
Properties
Item
Id?
Playlist
Item
Id?
Properties
Optional
Item
Id
ItemId
?:
string
Gets the item identifier.
Optional
Playlist
Item
Id
PlaylistItemId
?:
string
Gets the playlist identifier of the item.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Item
Id
Playlist
Item
Id
@jellyfin/sdk
Loading...
Class QueueItem.