|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
Namespaces | |
| namespace | CONTEXTMENUITEM |
Enumerations | |
| enum | EpgDateType { EPG_FIRST_DATE = 0 , EPG_LAST_DATE = 1 } |
| enum class | PVRContextMenuEventAction { ADD_ITEM , REMOVE_ITEM } |
| enum | PlaybackType { PlaybackTypeAny = 0 , PlaybackTypeTV , PlaybackTypeRadio } |
| enum class | ParentalCheckResult { CANCELED , FAILED , SUCCESS } |
| enum class | ChannelSwitchMode { NO_SWITCH , INSTANT_OR_DELAYED_SWITCH } |
| enum class | PVREvent { ManagerError = 0 , ManagerStopped , ManagerStarting , ManagerStopping , ManagerInterrupted , ManagerStarted , RecordingsInvalidated } |
| 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 } |
EPG container for CPVREpgInfoTag instances
| typedef std::shared_ptr<const CPVREpgInfoTag> PVR::CConstPVREpgInfoTagPtr |
| typedef std::shared_ptr<CPVRChannelGroup> PVR::CPVRChannelGroupPtr |
| typedef std::shared_ptr<CPVRChannelGroupsContainer> PVR::CPVRChannelGroupsContainerPtr |
| typedef std::shared_ptr<CPVRChannel> PVR::CPVRChannelPtr |
| typedef std::map<int, CPVRClientPtr> PVR::CPVRClientMap |
| typedef std::shared_ptr<CPVRClient> PVR::CPVRClientPtr |
| typedef std::shared_ptr<CPVRClients> PVR::CPVRClientsPtr |
| typedef std::shared_ptr<CPVRDatabase> PVR::CPVRDatabasePtr |
| typedef std::shared_ptr<CPVREpgDatabase> PVR::CPVREpgDatabasePtr |
| typedef std::shared_ptr<CPVREpgInfoTag> PVR::CPVREpgInfoTagPtr |
| typedef std::shared_ptr<CPVREpg> PVR::CPVREpgPtr |
| typedef std::shared_ptr<CPVRGUIActions> PVR::CPVRGUIActionsPtr |
| typedef std::shared_ptr<CPVRRadioRDSInfoTag> PVR::CPVRRadioRDSInfoTagPtr |
| typedef std::shared_ptr<CPVRRecording> PVR::CPVRRecordingPtr |
| typedef std::shared_ptr<CPVRRecordings> PVR::CPVRRecordingsPtr |
| typedef std::shared_ptr<CPVRTimerInfoTag> PVR::CPVRTimerInfoTagPtr |
| typedef std::shared_ptr<CPVRTimers> PVR::CPVRTimersPtr |
| typedef std::shared_ptr<CPVRTimerType> PVR::CPVRTimerTypePtr |
| typedef std::vector<CPVRTimerTypePtr> PVR::CPVRTimerTypes |
| typedef std::map<std::pair<int, int>, PVRChannelGroupMember> PVR::PVR_CHANNEL_GROUP_MEMBERS |
| typedef std::vector<PVRChannelGroupMember> PVR::PVR_CHANNEL_GROUP_SORTED_MEMBERS |
|
strong |
| enum PVR::EpgDateType |
| enum PVR::EPGSelectAction |
|
strong |
| enum PVR::PlaybackType |
|
strong |
|
strong |
|
strong |