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