Preparing search index...
The search index is not available
kodi-jsonrpc-api
kodi-jsonrpc-api
PlaylistInsertParams
Interface PlaylistInsertParams
PlaylistInsertParams ($ref: "Playlist.Insert.Params") Parameters for the Insert method.
interface
PlaylistInsertParams
{
item
:
PlaylistMediaItem
|
PlaylistMediaItem
[]
;
playlistid
:
string
;
position
:
number
;
}
Index
Properties
item
playlistid
position
Properties
item
item
:
PlaylistMediaItem
|
PlaylistMediaItem
[]
playlistid
playlistid
:
string
position
position
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
item
playlistid
position
kodi-jsonrpc-api
Loading...
PlaylistInsertParams ($ref: "Playlist.Insert.Params") Parameters for the Insert method.