Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
GUIWindowPVRBase.h File Reference
#include "threads/CriticalSection.h"
#include "threads/SystemClock.h"
#include "windows/GUIMediaWindow.h"
#include <atomic>
#include <memory>
#include <string>

Classes

class  PVR::CGUIWindowPVRBase
 

Namespaces

namespace  PVR
 

Enumerations

enum  PVR::EPGSelectAction {
  PVR::EPG_SELECT_ACTION_CONTEXT_MENU = 0 , PVR::EPG_SELECT_ACTION_SWITCH = 1 , PVR::EPG_SELECT_ACTION_INFO = 2 , PVR::EPG_SELECT_ACTION_RECORD = 3 ,
  PVR::EPG_SELECT_ACTION_PLAY_RECORDING = 4 , PVR::EPG_SELECT_ACTION_SMART_SELECT = 5
}