Preparing search index...
The search index is not available
kodi-jsonrpc-api
kodi-jsonrpc-api
SongsResponse
Interface SongsResponse
SongsResponse ($ref: "AudioLibrary.GetSongs.Response") Response structure for the GetSongs method.
interface
SongsResponse
{
limits
:
ListLimitsReturned
;
songs
:
Song
[]
;
}
Index
Properties
limits
songs
Properties
limits
limits
:
ListLimitsReturned
songs
songs
:
Song
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
limits
songs
kodi-jsonrpc-api
Loading...
SongsResponse ($ref: "AudioLibrary.GetSongs.Response") Response structure for the GetSongs method.