Preparing search index...
The search index is not available
kodi-jsonrpc-api
kodi-jsonrpc-api
PlaylistDetails
Interface PlaylistDetails
PlaylistDetails ($ref: "Playlist.Details") Represents the details of a playlist.
interface
PlaylistDetails
{
name
:
string
;
playlistid
:
string
;
type
:
PlaylistType
;
}
Index
Properties
name
playlistid
type
Properties
name
name
:
string
playlistid
playlistid
:
string
type
type
:
PlaylistType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
playlistid
type
kodi-jsonrpc-api
Loading...
PlaylistDetails ($ref: "Playlist.Details") Represents the details of a playlist.