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

Namespaces

namespace  CONTEXTMENUITEM
 
namespace  GUI
 

Classes

class  CAddonEpgTag
 
class  CCodecIds
 
class  CEpgTagStateChange
 
class  CEpgUpdateRequest
 
class  CGUIDialogPVRChannelGuide
 
class  CGUIDialogPVRChannelManager
 
class  CGUIDialogPVRChannelsOSD
 
class  CGUIDialogPVRClientPriorities
 
class  CGUIDialogPVRGroupManager
 
class  CGUIDialogPVRGuideControls
 
class  CGUIDialogPVRGuideInfo
 
class  CGUIDialogPVRGuideSearch
 
class  CGUIDialogPVRItemsViewBase
 
class  CGUIDialogPVRRadioRDSInfo
 
class  CGUIDialogPVRRecordingInfo
 
class  CGUIDialogPVRRecordingSettings
 
class  CGUIDialogPVRTimerSettings
 
class  CGUIEPGGridContainer
 
class  CGUIEPGGridContainerModel
 
class  CGUIPVRChannelGroupsSelector
 
class  CGUIPVRRecordingsPlayActionProcessor
 
class  CGUIViewStatePVR
 
class  CGUIViewStateWindowPVRChannels
 
class  CGUIViewStateWindowPVRGuide
 
class  CGUIViewStateWindowPVRRecordings
 
class  CGUIViewStateWindowPVRSearch
 
class  CGUIViewStateWindowPVRTimers
 
class  CGUIWindowPVRBase
 
class  CGUIWindowPVRChannelsBase
 
class  CGUIWindowPVRGuideBase
 
class  CGUIWindowPVRRadioChannels
 
class  CGUIWindowPVRRadioGuide
 
class  CGUIWindowPVRRadioRecordings
 
class  CGUIWindowPVRRadioSearch
 
class  CGUIWindowPVRRadioTimerRules
 
class  CGUIWindowPVRRadioTimers
 
class  CGUIWindowPVRRecordingsBase
 
class  CGUIWindowPVRSearchBase
 
class  CGUIWindowPVRTimersBase
 
class  CGUIWindowPVRTVChannels
 
class  CGUIWindowPVRTVGuide
 
class  CGUIWindowPVRTVRecordings
 
class  CGUIWindowPVRTVSearch
 
class  CGUIWindowPVRTVTimerRules
 
class  CGUIWindowPVRTVTimers
 
class  CPVRCachedImage
 
class  CPVRCachedImages
 
class  CPVRChannel
 
class  CPVRChannelGroup
 
class  CPVRChannelGroupAllChannels
 
class  CPVRChannelGroupFromClient
 
class  CPVRChannelGroupFromUser
 
class  CPVRChannelGroupImageFileLoader
 Generates a thumbnail for a PVR channel group; tile up to 9 channel icons in the group. More...
 
class  CPVRChannelGroupMember
 
class  CPVRChannelGroups
 
class  CPVRChannelGroupsContainer
 
class  CPVRChannelGroupSettings
 
class  CPVRChannelNumber
 
class  CPVRChannelNumberInputHandler
 
class  CPVRChannelsPath
 
class  CPVRChannelSwitchingInputHandler
 
class  CPVRClient
 
class  CPVRClientCapabilities
 
class  CPVRClientMenuHook
 
class  CPVRClientMenuHooks
 
class  CPVRClients
 
class  CPVRClientUID
 
class  CPVRComponentRegistration
 
class  CPVRContextMenuManager
 
class  CPVRDatabase
 
class  CPVREdl
 
class  CPVREpg
 
class  CPVREpgChannelData
 
class  CPVREpgContainer
 
class  CPVREpgDatabase
 
class  CPVREpgInfoTag
 
class  CPVREpgSearchFilter
 
class  CPVREpgSearchPath
 
class  CPVREpgTagsCache
 
class  CPVREpgTagsContainer
 
class  CPVREventLogJob
 
class  CPVRGUIActionListener
 
class  CPVRGUIActionsChannels
 
class  CPVRGUIActionsClients
 
class  CPVRGUIActionsDatabase
 
class  CPVRGUIActionsEPG
 
class  CPVRGUIActionsParentalControl
 
class  CPVRGUIActionsPlayback
 
class  CPVRGUIActionsPowerManagement
 
class  CPVRGUIActionsRecordings
 
class  CPVRGUIActionsTimers
 
class  CPVRGUIActionsUtils
 
class  CPVRGUIAnyTimerInfo
 
class  CPVRGUIChannelIconUpdater
 
class  CPVRGUIChannelNavigator
 
class  CPVRGUIDirectory
 
class  CPVRGUIInfo
 
class  CPVRGUIProgressHandler
 
class  CPVRGUIRadioTimerInfo
 
class  CPVRGUITimerInfo
 
class  CPVRGUITimesInfo
 
class  CPVRGUITVTimerInfo
 
class  CPVRItem
 
class  CPVRManager
 
class  CPVRManagerJobQueue
 
class  CPVRPlaybackState
 
class  CPVRProvider
 
class  CPVRProviders
 
class  CPVRProvidersContainer
 
class  CPVRRadioRDSInfoTag
 
class  CPVRRecording
 
class  CPVRRecordings
 
class  CPVRRecordingsPath
 
class  CPVRRecordingUid
 Representation of a CPVRRecording unique ID. More...
 
class  CPVRRefreshTimelineItemsThread
 
class  CPVRSettings
 
class  CPVRStreamProperties
 
class  CPVRThumbLoader
 
class  CPVRTimerInfoTag
 
class  CPVRTimerRuleMatcher
 
class  CPVRTimers
 
class  CPVRTimersContainer
 
class  CPVRTimersPath
 
class  CPVRTimerType
 
struct  GridItem
 
class  IChannelGroupSettingsCallback
 
class  IPVRComponent
 
struct  PVRChannelNumberInputChangedEvent
 
struct  PVRContextMenuEvent
 
struct  PVREpgSearchData
 
struct  PVRImagePattern
 
struct  PVRPreviewAndPlayerShowInfoChangedEvent
 
struct  SBackend
 

Typedefs

typedef std::map< int, std::shared_ptr< CPVRClient > > CPVRClientMap
 
using GroupMemberPair
 

Enumerations

enum  RenumberMode { NORMAL = 0 , IGNORE_NUMBERING_FROM_ONE = 1 }
 
enum class  ParentalCheckResult { CANCELED , FAILED , SUCCESS }
 
enum  PlaybackType { PlaybackTypeAny = 0 , PlaybackTypeTV , PlaybackTypeRadio }
 
enum class  ChannelSwitchMode { NO_SWITCH , INSTANT_OR_DELAYED_SWITCH }
 
enum class  ProviderUpdateMode { BY_CLIENT , BY_DATABASE }
 
enum class  PVRContextMenuEventAction { ADD_ITEM , REMOVE_ITEM }
 
enum class  PVREvent {
  ManagerError = 0 , ManagerStopped , ManagerStarting , ManagerStopping ,
  ManagerInterrupted , ManagerStarted , ChannelPlaybackStopped , ChannelGroup ,
  ChannelGroupInvalidated , ChannelGroupsInvalidated , RecordingsInvalidated , AnnounceReminder ,
  Timers , TimersInvalidated , ClientsPrioritiesInvalidated , ClientsInvalidated ,
  Epg , EpgActiveItem , EpgContainer , EpgItemUpdate ,
  EpgUpdatePending , EpgDeleted , SavedSearchesInvalidated , CurrentItem ,
  SystemSleep , SystemWake
}
 
enum class  TimerOperationResult { OK = 0 , FAILED , RECORDING }
 
enum  EPGSelectAction {
  EPG_SELECT_ACTION_CONTEXT_MENU = 0 , EPG_SELECT_ACTION_SWITCH = 1 , EPG_SELECT_ACTION_INFO = 2 , EPG_SELECT_ACTION_RECORD = 3 ,
  EPG_SELECT_ACTION_PLAY_RECORDING = 4 , EPG_SELECT_ACTION_SMART_SELECT = 5
}
 

Typedef Documentation

◆ CPVRClientMap

typedef std::map<int, std::shared_ptr<CPVRClient> > PVR::CPVRClientMap

◆ GroupMemberPair

Initial value:
std::pair<std::shared_ptr<CPVRChannelGroupMember>, std::shared_ptr<CPVRChannelGroupMember>>

Enumeration Type Documentation

◆ ChannelSwitchMode

enum class PVR::ChannelSwitchMode
strong
Enumerator
NO_SWITCH 
INSTANT_OR_DELAYED_SWITCH 

◆ EPGSelectAction

Enumerator
EPG_SELECT_ACTION_CONTEXT_MENU 
EPG_SELECT_ACTION_SWITCH 
EPG_SELECT_ACTION_INFO 
EPG_SELECT_ACTION_RECORD 
EPG_SELECT_ACTION_PLAY_RECORDING 
EPG_SELECT_ACTION_SMART_SELECT 

◆ ParentalCheckResult

enum class PVR::ParentalCheckResult
strong
Enumerator
CANCELED 
FAILED 
SUCCESS 

◆ PlaybackType

Enumerator
PlaybackTypeAny 
PlaybackTypeTV 
PlaybackTypeRadio 

◆ ProviderUpdateMode

enum class PVR::ProviderUpdateMode
strong
Enumerator
BY_CLIENT 
BY_DATABASE 

◆ PVRContextMenuEventAction

enum class PVR::PVRContextMenuEventAction
strong
Enumerator
ADD_ITEM 
REMOVE_ITEM 

◆ PVREvent

enum class PVR::PVREvent
strong
Enumerator
ManagerError 
ManagerStopped 
ManagerStarting 
ManagerStopping 
ManagerInterrupted 
ManagerStarted 
ChannelPlaybackStopped 
ChannelGroup 
ChannelGroupInvalidated 
ChannelGroupsInvalidated 
RecordingsInvalidated 
AnnounceReminder 
Timers 
TimersInvalidated 
ClientsPrioritiesInvalidated 
ClientsInvalidated 
Epg 
EpgActiveItem 
EpgContainer 
EpgItemUpdate 
EpgUpdatePending 
EpgDeleted 
SavedSearchesInvalidated 
CurrentItem 
SystemSleep 
SystemWake 

◆ RenumberMode

Enumerator
NORMAL 
IGNORE_NUMBERING_FROM_ONE 

◆ TimerOperationResult

enum class PVR::TimerOperationResult
strong
Enumerator
OK 
FAILED 
RECORDING