Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
plane Struct Reference

#include <DRMUtils.h>

Inheritance diagram for plane:
drm_object

Public Attributes

drmModePlanePtr plane = nullptr
 
uint32_t format = DRM_FORMAT_XRGB8888
 
std::map< uint32_t, std::vector< uint64_t > > modifiers_map
 
- Public Attributes inherited from drm_object
uint32_t id = 0
 
uint32_t type = 0
 
drmModeObjectPropertiesPtr props = nullptr
 
drmModePropertyRes ** props_info = nullptr
 

Member Data Documentation

§ format

uint32_t plane::format = DRM_FORMAT_XRGB8888

§ modifiers_map

std::map<uint32_t, std::vector<uint64_t> > plane::modifiers_map

§ plane

drmModePlanePtr plane::plane = nullptr

The documentation for this struct was generated from the following file: