11 #include "AddonClass.h" 18 class CPVRRadioRDSInfoTag;
55 std::shared_ptr<PVR::CPVRRadioRDSInfoTag> infoTag;
59 explicit InfoTagRadioRDS(
const std::shared_ptr<PVR::CPVRChannel>& channel);
64 #ifdef DOXYGEN_SHOULD_USE_THIS 77 #ifdef DOXYGEN_SHOULD_USE_THIS 90 #ifdef DOXYGEN_SHOULD_USE_THIS 103 #ifdef DOXYGEN_SHOULD_USE_THIS 113 String getComposer();
116 #ifdef DOXYGEN_SHOULD_USE_THIS 126 String getConductor();
129 #ifdef DOXYGEN_SHOULD_USE_THIS 142 #ifdef DOXYGEN_SHOULD_USE_THIS 155 #ifdef DOXYGEN_SHOULD_USE_THIS 156 getAlbumTrackNumber();
165 int getAlbumTrackNumber();
168 #ifdef DOXYGEN_SHOULD_USE_THIS 178 String getInfoNews();
181 #ifdef DOXYGEN_SHOULD_USE_THIS 191 String getInfoNewsLocal();
194 #ifdef DOXYGEN_SHOULD_USE_THIS 204 String getInfoSport();
207 #ifdef DOXYGEN_SHOULD_USE_THIS 217 String getInfoStock();
220 #ifdef DOXYGEN_SHOULD_USE_THIS 230 String getInfoWeather();
233 #ifdef DOXYGEN_SHOULD_USE_THIS 243 String getInfoHoroscope();
246 #ifdef DOXYGEN_SHOULD_USE_THIS 256 String getInfoCinema();
259 #ifdef DOXYGEN_SHOULD_USE_THIS 269 String getInfoLottery();
272 #ifdef DOXYGEN_SHOULD_USE_THIS 282 String getInfoOther();
285 #ifdef DOXYGEN_SHOULD_USE_THIS 295 String getEditorialStaff();
298 #ifdef DOXYGEN_SHOULD_USE_THIS 308 String getProgStation();
311 #ifdef DOXYGEN_SHOULD_USE_THIS 321 String getProgStyle();
324 #ifdef DOXYGEN_SHOULD_USE_THIS 334 String getProgHost();
337 #ifdef DOXYGEN_SHOULD_USE_THIS 347 String getProgWebsite();
350 #ifdef DOXYGEN_SHOULD_USE_THIS 363 #ifdef DOXYGEN_SHOULD_USE_THIS 373 String getProgNext();
376 #ifdef DOXYGEN_SHOULD_USE_THIS 386 String getPhoneHotline();
389 #ifdef DOXYGEN_SHOULD_USE_THIS 399 String getEMailHotline();
402 #ifdef DOXYGEN_SHOULD_USE_THIS 412 String getPhoneStudio();
415 #ifdef DOXYGEN_SHOULD_USE_THIS 425 String getEMailStudio();
428 #ifdef DOXYGEN_SHOULD_USE_THIS 438 String getSMSStudio();
Definition: InfoTagRadioRDS.h:52
Definition: ContextMenuManager.h:24
Defining LOG_LIFECYCLE_EVENTS will log all instantiations, deletions and also reference countings (in...
Definition: Addon.cpp:25
This class is the superclass for all reference counted classes in the api.
Definition: AddonClass.h:57