![]() |
Kodi Documentation
18.0
Kodi is an open source media player and entertainment hub.
|
#include <PVRItem.h>
Public Member Functions | |
CPVRItem (const CFileItemPtr &item) | |
CPVRItem (const CFileItem *item) | |
CPVREpgInfoTagPtr | GetEpgInfoTag () const |
CPVREpgInfoTagPtr | GetNextEpgInfoTag () const |
CPVRChannelPtr | GetChannel () const |
CPVRTimerInfoTagPtr | GetTimerInfoTag () const |
CPVRRecordingPtr | GetRecording () const |
bool | IsRadio () const |
|
inlineexplicit |
|
inlineexplicit |
CPVRChannelPtr PVR::CPVRItem::GetChannel | ( | ) | const |
CPVREpgInfoTagPtr PVR::CPVRItem::GetEpgInfoTag | ( | ) | const |
CPVREpgInfoTagPtr PVR::CPVRItem::GetNextEpgInfoTag | ( | ) | const |
CPVRRecordingPtr PVR::CPVRItem::GetRecording | ( | ) | const |
CPVRTimerInfoTagPtr PVR::CPVRItem::GetTimerInfoTag | ( | ) | const |
bool PVR::CPVRItem::IsRadio | ( | ) | const |