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