Preparing search index...
The search index is not available
kodi-jsonrpc-api
kodi-jsonrpc-api
VideoLibraryGetMusicVideosParams
Interface VideoLibraryGetMusicVideosParams
interface
VideoLibraryGetMusicVideosParams
{
filter
?:
|
ListFilterMusicVideos
|
VideoLibraryGetMusicVideosParamsFilterOption0
|
VideoLibraryGetMusicVideosParamsFilterOption1
|
VideoLibraryGetMusicVideosParamsFilterOption2
|
VideoLibraryGetMusicVideosParamsFilterOption3
|
VideoLibraryGetMusicVideosParamsFilterOption4
|
VideoLibraryGetMusicVideosParamsFilterOption5
|
VideoLibraryGetMusicVideosParamsFilterOption6
;
limits
?:
ListLimits
;
properties
?:
VideoFieldsMusicVideo
;
sort
?:
ListSort
;
}
Index
Properties
filter?
limits?
properties?
sort?
Properties
Optional
filter
filter
?:
|
ListFilterMusicVideos
|
VideoLibraryGetMusicVideosParamsFilterOption0
|
VideoLibraryGetMusicVideosParamsFilterOption1
|
VideoLibraryGetMusicVideosParamsFilterOption2
|
VideoLibraryGetMusicVideosParamsFilterOption3
|
VideoLibraryGetMusicVideosParamsFilterOption4
|
VideoLibraryGetMusicVideosParamsFilterOption5
|
VideoLibraryGetMusicVideosParamsFilterOption6
Optional
limits
limits
?:
ListLimits
Optional
properties
properties
?:
VideoFieldsMusicVideo
Optional
sort
sort
?:
ListSort
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
filter
limits
properties
sort
kodi-jsonrpc-api
Loading...