Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
XBMCAddon::xbmc::InfoTagRadioRDS Class Reference

#include <InfoTagRadioRDS.h>

Inheritance diagram for XBMCAddon::xbmc::InfoTagRadioRDS:
XBMCAddon::AddonClass

Public Member Functions

 InfoTagRadioRDS (const std::shared_ptr< PVR::CPVRChannel > &channel)
 
 InfoTagRadioRDS ()
 
 ~InfoTagRadioRDS () override
 
 getTitle ()
 

Function: getTitle()


Title of the item on the air; i.e. song title.
 
 getBand ()
 

Function: getBand()


Band of the item on air.
 
 getArtist ()
 

Function: getArtist()


Artist of the item on air.
 
 getComposer ()
 

Function: getComposer()


Get the Composer of the music.
 
 getConductor ()
 

Function: getConductor()


Get the Conductor of the Band.
 
 getAlbum ()
 

Function: getAlbum()


Album of item on air.
 
 getComment ()
 

Function: getComment()


Get Comment text from channel.
 
 getAlbumTrackNumber ()
 

Function: getAlbumTrackNumber()


Get the album track number of currently sended music.
 
 getInfoNews ()
 

Function: getInfoNews()


Get News informations.
 
 getInfoNewsLocal ()
 

Function: getInfoNewsLocal()


Get Local news informations.
 
 getInfoSport ()
 

Function: getInfoSport()


Get Sport informations.
 
 getInfoStock ()
 

Function: getInfoStock()


Get Stock informations.
 
 getInfoWeather ()
 

Function: getInfoWeather()


Get Weather informations.
 
 getInfoHoroscope ()
 

Function: getInfoHoroscope()


Get Horoscope informations.
 
 getInfoCinema ()
 

Function: getInfoCinema()


Get Cinema informations.
 
 getInfoLottery ()
 

Function: getInfoLottery()


Get Lottery informations.
 
 getInfoOther ()
 

Function: getInfoOther()


Get other informations.
 
 getEditorialStaff ()
 

Function: getEditorialStaff()


Get Editorial Staff names.
 
 getProgStation ()
 

Function: getProgStation()


Name describing station.
 
 getProgStyle ()
 

Function: getProgStyle()


The the radio channel style currently used.
 
 getProgHost ()
 

Function: getProgHost()


Host of current radio show.
 
 getProgWebsite ()
 

Function: getProgWebsite()


Link to URL (web page) for radio station homepage.
 
 getProgNow ()
 

Function: getProgNow()


Current radio program show.
 
 getProgNext ()
 

Function: getProgNext()


Next program show.
 
 getPhoneHotline ()
 

Function: getPhoneHotline()


Telephone number of the radio station's hotline.
 
 getEMailHotline ()
 

Function: getEMailHotline()


Email address of the radio station's studio.
 
 getPhoneStudio ()
 

Function: getPhoneStudio()


Telephone number of the radio station's studio.
 
 getEMailStudio ()
 

Function: getEMailStudio()


Email address of radio station studio.
 
 getSMSStudio ()
 

Function: getSMSStudio()


SMS (Text Messaging) number for studio.
 
- Public Member Functions inherited from XBMCAddon::AddonClass
 AddonClass ()
 
virtual ~AddonClass ()
 
const char * GetClassname () const
 
LanguageHookGetLanguageHook ()
 
bool isDeallocating ()
 
void Release () const
 
void Acquire () const
 

Additional Inherited Members

- Static Public Member Functions inherited from XBMCAddon::AddonClass
static short getNumAddonClasses ()
 
- Protected Member Functions inherited from XBMCAddon::AddonClass
virtual void deallocating ()
 
- Static Protected Member Functions inherited from XBMCAddon::AddonClass
static short getNextClassIndex ()
 
- Protected Attributes inherited from XBMCAddon::AddonClass
LanguageHooklanguageHook
 

The documentation for this class was generated from the following files: