Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "pvr/IPVRComponent.h"
#include "pvr/PVRChannelNumberInputHandler.h"
#include "pvr/guilib/PVRGUIChannelNavigator.h"
#include "pvr/settings/PVRSettings.h"
#include "threads/CriticalSection.h"
#include <memory>
#include <string>
#include <vector>
Classes | |
class | PVR::CPVRChannelSwitchingInputHandler |
class | PVR::CPVRGUIActionsChannels |
Namespaces | |
namespace | PVR |
namespace | PVR::GUI |
Typedefs | |
using | PVR::GUI::Channels = CPVRGUIActionsChannels |