Home
last modified time | relevance | path

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

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/
H A DFileItem.cpp1746 class CPropertySaveHelper class
1749 CPropertySaveHelper(CFileItem& item, const std::string& property, const std::string& value) in CPropertySaveHelper() function in __anon270e00260211::CPropertySaveHelper
1794 const CPropertySaveHelper dynpath(*this, "OriginalDynPath", music.GetURL()); in SetFromMusicInfoTag()
1799 const CPropertySaveHelper label(*this, "OriginalLabel", music.GetTitle()); in SetFromMusicInfoTag()
1803 const CPropertySaveHelper thumb(*this, "OriginalThumb", music.GetStationArt()); in SetFromMusicInfoTag()