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

#include <PVRItem.h>

Public Member Functions

 CPVRItem (const std::shared_ptr< CFileItem > &item)
 
 CPVRItem (const CFileItem *item)
 
 CPVRItem (const CFileItem &item)
 
std::shared_ptr< CPVREpgInfoTagGetEpgInfoTag () const
 
std::shared_ptr< CPVREpgInfoTagGetNextEpgInfoTag () const
 
std::shared_ptr< CPVRChannelGetChannel () const
 
std::shared_ptr< CPVRTimerInfoTagGetTimerInfoTag () const
 
std::shared_ptr< CPVRRecordingGetRecording () const
 
bool IsRadio () const
 

Constructor & Destructor Documentation

◆ CPVRItem() [1/3]

PVR::CPVRItem::CPVRItem ( const std::shared_ptr< CFileItem > & item)
inlineexplicit

◆ CPVRItem() [2/3]

PVR::CPVRItem::CPVRItem ( const CFileItem * item)
inlineexplicit

◆ CPVRItem() [3/3]

PVR::CPVRItem::CPVRItem ( const CFileItem & item)
inlineexplicit

Member Function Documentation

◆ GetChannel()

std::shared_ptr< CPVRChannel > PVR::CPVRItem::GetChannel ( ) const

◆ GetEpgInfoTag()

std::shared_ptr< CPVREpgInfoTag > PVR::CPVRItem::GetEpgInfoTag ( ) const

◆ GetNextEpgInfoTag()

std::shared_ptr< CPVREpgInfoTag > PVR::CPVRItem::GetNextEpgInfoTag ( ) const

◆ GetRecording()

std::shared_ptr< CPVRRecording > PVR::CPVRItem::GetRecording ( ) const

◆ GetTimerInfoTag()

std::shared_ptr< CPVRTimerInfoTag > PVR::CPVRItem::GetTimerInfoTag ( ) const

◆ IsRadio()

bool PVR::CPVRItem::IsRadio ( ) const

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