Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
DisplayInfo.h File Reference
#include <memory>
#include <stdint.h>
#include <string>
#include <vector>

Classes

class  KODI::UTILS::CDisplayInfo
 

Namespaces

namespace  KODI
 
namespace  KODI::UTILS
 

Enumerations

enum class  KODI::UTILS::Eotf { KODI::UTILS::TRADITIONAL_SDR , KODI::UTILS::TRADITIONAL_HDR , KODI::UTILS::PQ , KODI::UTILS::HLG }
 
enum class  KODI::UTILS::Colorimetry {
  KODI::UTILS::DEFAULT , KODI::UTILS::XVYCC_601 , KODI::UTILS::XVYCC_709 , KODI::UTILS::SYCC_601 ,
  KODI::UTILS::OPYCC_601 , KODI::UTILS::OPRGB , KODI::UTILS::BT2020_CYCC , KODI::UTILS::BT2020_YCC ,
  KODI::UTILS::BT2020_RGB , KODI::UTILS::ST2113_RGB , KODI::UTILS::ICTCP
}