Home
last modified time | relevance | path

Searched refs:GetRecentlyAddedMusicVideos (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/interfaces/json-rpc/
H A DVideoLibrary.h43 …static JSONRPC_STATUS GetRecentlyAddedMusicVideos(const std::string &method, ITransportLayer *tran…
H A DVideoLibrary.cpp403 JSONRPC_STATUS CVideoLibrary::GetRecentlyAddedMusicVideos(const std::string &method, ITransportLaye… in GetRecentlyAddedMusicVideos() function in CVideoLibrary
H A DJSONServiceDescription.cpp138 { "VideoLibrary.GetRecentlyAddedMusicVideos", CVideoLibrary::GetRecentlyAddedMusicVideos },