Home
last modified time | relevance | path

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

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pvr/channels/
H A DPVRRadioRDSInfoTag.h122 bool IsPlayingRadiotextPlus() const;
H A DPVRRadioRDSInfoTag.cpp637 bool CPVRRadioRDSInfoTag::IsPlayingRadiotextPlus() const in IsPlayingRadiotextPlus() function in CPVRRadioRDSInfoTag
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pvr/guilib/guiinfo/
H A DPVRGUIInfo.cpp1545 bValue = tag->IsPlayingRadiotextPlus(); in GetRadioRDSBool()