Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
DRMUtils.h File Reference
#include <drm_fourcc.h>
#include <xf86drm.h>
#include <xf86drmMode.h>
#include <gbm.h>
#include <map>
#include <vector>
#include "windowing/Resolution.h"
#include "GBMUtils.h"
#include "platform/posix/utils/FileHandle.h"

Classes

struct  KODI::WINDOWING::GBM::drm_object
 
struct  KODI::WINDOWING::GBM::plane
 
struct  KODI::WINDOWING::GBM::connector
 
struct  KODI::WINDOWING::GBM::encoder
 
struct  KODI::WINDOWING::GBM::crtc
 
struct  KODI::WINDOWING::GBM::drm_fb
 
class  KODI::WINDOWING::GBM::CDRMUtils
 

Namespaces

namespace  KODI
 Controller configuration window.
 
namespace  KODI::WINDOWING
 
namespace  KODI::WINDOWING::GBM
 

Enumerations

enum  KODI::WINDOWING::GBM::EPLANETYPE { KODI::WINDOWING::GBM::KODI_VIDEO_PLANE , KODI::WINDOWING::GBM::KODI_GUI_PLANE , KODI::WINDOWING::GBM::KODI_GUI_10_PLANE }