Preparing search index...
The search index is not available
kodi-jsonrpc-api
kodi-jsonrpc-api
SongDetails
Interface SongDetails
SongDetails ($ref: "AudioLibrary.SongDetails") Represents the details of a song.
interface
SongDetails
{
albumid
:
string
;
artistid
:
number
;
duration
:
number
;
filepath
:
string
;
genre
:
string
;
songid
:
string
;
title
:
string
;
}
Index
Properties
albumid
artistid
duration
filepath
genre
songid
title
Properties
albumid
albumid
:
string
artistid
artistid
:
number
duration
duration
:
number
filepath
filepath
:
string
genre
genre
:
string
songid
songid
:
string
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
albumid
artistid
duration
filepath
genre
songid
title
kodi-jsonrpc-api
Loading...
SongDetails ($ref: "AudioLibrary.SongDetails") Represents the details of a song.