Home
last modified time | relevance | path

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

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/music/tags/
H A DMusicInfoTag.h87 const std::string& GetStationArt() const;
H A DMusicInfoTag.cpp321 const std::string& CMusicInfoTag::GetStationArt() const in GetStationArt() function in CMusicInfoTag
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/
H A DFileItem.cpp1803 const CPropertySaveHelper thumb(*this, "OriginalThumb", music.GetStationArt()); in SetFromMusicInfoTag()