Preparing search index...
The search index is not available
kodi-jsonrpc-api
kodi-jsonrpc-api
VideoDetailsItem
Interface VideoDetailsItem
interface
VideoDetailsItem
{
art
?:
MediaArtwork
;
dateadded
?:
string
;
fanart
?:
string
;
file
?:
string
;
label
:
string
;
lastplayed
?:
string
;
playcount
?:
number
;
plot
?:
string
;
thumbnail
?:
string
;
title
?:
string
;
}
Hierarchy (
View Summary
)
VideoDetailsMedia
VideoDetailsItem
VideoDetailsFile
VideoDetailsTVShow
Index
Properties
art?
dateadded?
fanart?
file?
label
lastplayed?
playcount?
plot?
thumbnail?
title?
Properties
Optional
art
art
?:
MediaArtwork
Optional
dateadded
dateadded
?:
string
Optional
fanart
fanart
?:
string
Optional
file
file
?:
string
label
label
:
string
Optional
lastplayed
lastplayed
?:
string
Optional
playcount
playcount
?:
number
Optional
plot
plot
?:
string
Optional
thumbnail
thumbnail
?:
string
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
art
dateadded
fanart
file
label
lastplayed
playcount
plot
thumbnail
title
kodi-jsonrpc-api
Loading...