![]() |
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <PVRRadioRDSInfoTag.h>
Public Member Functions | |
CPVRRadioRDSInfoTag () | |
bool | operator== (const CPVRRadioRDSInfoTag &right) const |
bool | operator!= (const CPVRRadioRDSInfoTag &right) const |
void | Archive (CArchive &ar) override |
void | Serialize (CVariant &value) const override |
void | Clear () |
void | ResetSongInformation () |
void | SetSpeechActive (bool active) |
void | SetLanguage (const std::string &strLanguage) |
const std::string & | GetLanguage () const |
void | SetCountry (const std::string &strCountry) |
const std::string & | GetCountry () const |
void | SetRadioText (const std::string &strRadioText) |
std::string | GetRadioText (unsigned int line) const |
void | SetProgramServiceText (const std::string &strPSText) |
void | SetTitle (const std::string &strTitle) |
void | SetBand (const std::string &strBand) |
void | SetArtist (const std::string &strArtist) |
void | SetComposer (const std::string &strComposer) |
void | SetConductor (const std::string &strConductor) |
void | SetAlbum (const std::string &strAlbum) |
void | SetComment (const std::string &strComment) |
void | SetAlbumTrackNumber (int track) |
const std::string & | GetTitle () const |
const std::string & | GetBand () const |
const std::string & | GetArtist () const |
const std::string & | GetComposer () const |
const std::string & | GetConductor () const |
const std::string & | GetAlbum () const |
const std::string & | GetComment () const |
int | GetAlbumTrackNumber () const |
void | SetProgStation (const std::string &strProgStation) |
void | SetProgStyle (const std::string &strProgStyle) |
void | SetProgHost (const std::string &strProgHost) |
void | SetProgWebsite (const std::string &strWebsite) |
void | SetProgNow (const std::string &strNow) |
void | SetProgNext (const std::string &strNext) |
void | SetPhoneHotline (const std::string &strHotline) |
void | SetEMailHotline (const std::string &strHotline) |
void | SetPhoneStudio (const std::string &strPhone) |
void | SetEMailStudio (const std::string &strEMail) |
void | SetSMSStudio (const std::string &strSMS) |
const std::string & | GetProgStation () const |
const std::string & | GetProgStyle () const |
const std::string & | GetProgHost () const |
const std::string & | GetProgWebsite () const |
const std::string & | GetProgNow () const |
const std::string & | GetProgNext () const |
const std::string & | GetPhoneHotline () const |
const std::string & | GetEMailHotline () const |
const std::string & | GetPhoneStudio () const |
const std::string & | GetEMailStudio () const |
const std::string & | GetSMSStudio () const |
void | SetInfoNews (const std::string &strNews) |
const std::string | GetInfoNews () const |
void | SetInfoNewsLocal (const std::string &strNews) |
const std::string | GetInfoNewsLocal () const |
void | SetInfoSport (const std::string &strSport) |
const std::string | GetInfoSport () const |
void | SetInfoStock (const std::string &strSport) |
const std::string | GetInfoStock () const |
void | SetInfoWeather (const std::string &strWeather) |
const std::string | GetInfoWeather () const |
void | SetInfoHoroscope (const std::string &strHoroscope) |
const std::string | GetInfoHoroscope () const |
void | SetInfoCinema (const std::string &strCinema) |
const std::string | GetInfoCinema () const |
void | SetInfoLottery (const std::string &strLottery) |
const std::string | GetInfoLottery () const |
void | SetInfoOther (const std::string &strOther) |
const std::string | GetInfoOther () const |
void | SetEditorialStaff (const std::string &strEditorialStaff) |
const std::string | GetEditorialStaff () const |
void | SetRadioStyle (const std::string &style) |
const std::string | GetRadioStyle () const |
void | SetPlayingRadioText (bool yesNo) |
bool | IsPlayingRadioText () const |
void | SetPlayingRadioTextPlus (bool yesNo) |
bool | IsPlayingRadioTextPlus () const |
Additional Inherited Members | |
![]() | |
virtual | ~IArchivable ()=default |
![]() | |
~ISerializable ()=default | |
CPVRRadioRDSInfoTag::CPVRRadioRDSInfoTag | ( | ) |
Implements IArchivable.
void CPVRRadioRDSInfoTag::Clear | ( | ) |
const std::string & CPVRRadioRDSInfoTag::GetAlbum | ( | ) | const |
int CPVRRadioRDSInfoTag::GetAlbumTrackNumber | ( | ) | const |
const std::string & CPVRRadioRDSInfoTag::GetArtist | ( | ) | const |
const std::string & CPVRRadioRDSInfoTag::GetBand | ( | ) | const |
const std::string & CPVRRadioRDSInfoTag::GetComment | ( | ) | const |
const std::string & CPVRRadioRDSInfoTag::GetComposer | ( | ) | const |
const std::string & CPVRRadioRDSInfoTag::GetConductor | ( | ) | const |
const std::string & CPVRRadioRDSInfoTag::GetCountry | ( | ) | const |
const std::string CPVRRadioRDSInfoTag::GetEditorialStaff | ( | ) | const |
const std::string & CPVRRadioRDSInfoTag::GetEMailHotline | ( | ) | const |
const std::string & CPVRRadioRDSInfoTag::GetEMailStudio | ( | ) | const |
const std::string CPVRRadioRDSInfoTag::GetInfoCinema | ( | ) | const |
const std::string CPVRRadioRDSInfoTag::GetInfoHoroscope | ( | ) | const |
const std::string CPVRRadioRDSInfoTag::GetInfoLottery | ( | ) | const |
const std::string CPVRRadioRDSInfoTag::GetInfoNews | ( | ) | const |
const std::string CPVRRadioRDSInfoTag::GetInfoNewsLocal | ( | ) | const |
const std::string CPVRRadioRDSInfoTag::GetInfoOther | ( | ) | const |
const std::string CPVRRadioRDSInfoTag::GetInfoSport | ( | ) | const |
const std::string CPVRRadioRDSInfoTag::GetInfoStock | ( | ) | const |
const std::string CPVRRadioRDSInfoTag::GetInfoWeather | ( | ) | const |
const std::string & CPVRRadioRDSInfoTag::GetLanguage | ( | ) | const |
const std::string & CPVRRadioRDSInfoTag::GetPhoneHotline | ( | ) | const |
const std::string & CPVRRadioRDSInfoTag::GetPhoneStudio | ( | ) | const |
const std::string & CPVRRadioRDSInfoTag::GetProgHost | ( | ) | const |
const std::string & CPVRRadioRDSInfoTag::GetProgNext | ( | ) | const |
const std::string & CPVRRadioRDSInfoTag::GetProgNow | ( | ) | const |
const std::string & CPVRRadioRDSInfoTag::GetProgStation | ( | ) | const |
const std::string & CPVRRadioRDSInfoTag::GetProgStyle | ( | ) | const |
const std::string & CPVRRadioRDSInfoTag::GetProgWebsite | ( | ) | const |
const std::string CPVRRadioRDSInfoTag::GetRadioStyle | ( | ) | const |
std::string CPVRRadioRDSInfoTag::GetRadioText | ( | unsigned int | line | ) | const |
const std::string & CPVRRadioRDSInfoTag::GetSMSStudio | ( | ) | const |
const std::string & CPVRRadioRDSInfoTag::GetTitle | ( | ) | const |
bool CPVRRadioRDSInfoTag::IsPlayingRadioText | ( | ) | const |
bool CPVRRadioRDSInfoTag::IsPlayingRadioTextPlus | ( | ) | const |
bool CPVRRadioRDSInfoTag::operator!= | ( | const CPVRRadioRDSInfoTag & | right | ) | const |
bool CPVRRadioRDSInfoTag::operator== | ( | const CPVRRadioRDSInfoTag & | right | ) | const |
void CPVRRadioRDSInfoTag::ResetSongInformation | ( | ) |
Implements ISerializable.
void CPVRRadioRDSInfoTag::SetAlbum | ( | const std::string & | strAlbum | ) |
void CPVRRadioRDSInfoTag::SetArtist | ( | const std::string & | strArtist | ) |
void CPVRRadioRDSInfoTag::SetBand | ( | const std::string & | strBand | ) |
void CPVRRadioRDSInfoTag::SetComment | ( | const std::string & | strComment | ) |
void CPVRRadioRDSInfoTag::SetComposer | ( | const std::string & | strComposer | ) |
void CPVRRadioRDSInfoTag::SetConductor | ( | const std::string & | strConductor | ) |
void CPVRRadioRDSInfoTag::SetCountry | ( | const std::string & | strCountry | ) |
void CPVRRadioRDSInfoTag::SetEditorialStaff | ( | const std::string & | strEditorialStaff | ) |
void CPVRRadioRDSInfoTag::SetEMailHotline | ( | const std::string & | strHotline | ) |
void CPVRRadioRDSInfoTag::SetEMailStudio | ( | const std::string & | strEMail | ) |
void CPVRRadioRDSInfoTag::SetInfoCinema | ( | const std::string & | strCinema | ) |
void CPVRRadioRDSInfoTag::SetInfoHoroscope | ( | const std::string & | strHoroscope | ) |
void CPVRRadioRDSInfoTag::SetInfoLottery | ( | const std::string & | strLottery | ) |
void CPVRRadioRDSInfoTag::SetInfoNews | ( | const std::string & | strNews | ) |
void CPVRRadioRDSInfoTag::SetInfoNewsLocal | ( | const std::string & | strNews | ) |
void CPVRRadioRDSInfoTag::SetInfoOther | ( | const std::string & | strOther | ) |
void CPVRRadioRDSInfoTag::SetInfoSport | ( | const std::string & | strSport | ) |
void CPVRRadioRDSInfoTag::SetInfoStock | ( | const std::string & | strSport | ) |
void CPVRRadioRDSInfoTag::SetInfoWeather | ( | const std::string & | strWeather | ) |
void CPVRRadioRDSInfoTag::SetLanguage | ( | const std::string & | strLanguage | ) |
void CPVRRadioRDSInfoTag::SetPhoneHotline | ( | const std::string & | strHotline | ) |
void CPVRRadioRDSInfoTag::SetPhoneStudio | ( | const std::string & | strPhone | ) |
void CPVRRadioRDSInfoTag::SetProgHost | ( | const std::string & | strProgHost | ) |
void CPVRRadioRDSInfoTag::SetProgNext | ( | const std::string & | strNext | ) |
void CPVRRadioRDSInfoTag::SetProgNow | ( | const std::string & | strNow | ) |
void CPVRRadioRDSInfoTag::SetProgramServiceText | ( | const std::string & | strPSText | ) |
void CPVRRadioRDSInfoTag::SetProgStation | ( | const std::string & | strProgStation | ) |
void CPVRRadioRDSInfoTag::SetProgStyle | ( | const std::string & | strProgStyle | ) |
void CPVRRadioRDSInfoTag::SetProgWebsite | ( | const std::string & | strWebsite | ) |
void CPVRRadioRDSInfoTag::SetRadioStyle | ( | const std::string & | style | ) |
void CPVRRadioRDSInfoTag::SetRadioText | ( | const std::string & | strRadioText | ) |
void CPVRRadioRDSInfoTag::SetSMSStudio | ( | const std::string & | strSMS | ) |
void CPVRRadioRDSInfoTag::SetTitle | ( | const std::string & | strTitle | ) |
! RDS RadioText related information