Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
_DISPLAYCONFIG_GET_ADVANCED_COLOR_INFO_2 Struct Reference

#include <SDK_26100.h>

Public Attributes

DISPLAYCONFIG_DEVICE_INFO_HEADER header
 
union { 
 
   struct { 
 
      UINT32   advancedColorSupported: 1 
 
      UINT32   advancedColorActive: 1 
 
      UINT32   reserved1: 1 
 
      UINT32   advancedColorLimitedByPolicy: 1 
 
      UINT32   highDynamicRangeSupported: 1 
 
      UINT32   highDynamicRangeUserEnabled: 1 
 
      UINT32   wideColorSupported: 1 
 
      UINT32   wideColorUserEnabled: 1 
 
      UINT32   reserved: 24 
 
   }  
 
   UINT32   value 
 
};  
 
DISPLAYCONFIG_COLOR_ENCODING colorEncoding
 
UINT32 bitsPerColorChannel
 
DISPLAYCONFIG_ADVANCED_COLOR_MODE activeColorMode
 

Member Data Documentation

◆ [union]

◆ activeColorMode

DISPLAYCONFIG_ADVANCED_COLOR_MODE _DISPLAYCONFIG_GET_ADVANCED_COLOR_INFO_2::activeColorMode

◆ advancedColorActive

UINT32 _DISPLAYCONFIG_GET_ADVANCED_COLOR_INFO_2::advancedColorActive

◆ advancedColorLimitedByPolicy

UINT32 _DISPLAYCONFIG_GET_ADVANCED_COLOR_INFO_2::advancedColorLimitedByPolicy

◆ advancedColorSupported

UINT32 _DISPLAYCONFIG_GET_ADVANCED_COLOR_INFO_2::advancedColorSupported

◆ bitsPerColorChannel

UINT32 _DISPLAYCONFIG_GET_ADVANCED_COLOR_INFO_2::bitsPerColorChannel

◆ colorEncoding

DISPLAYCONFIG_COLOR_ENCODING _DISPLAYCONFIG_GET_ADVANCED_COLOR_INFO_2::colorEncoding

◆ header

DISPLAYCONFIG_DEVICE_INFO_HEADER _DISPLAYCONFIG_GET_ADVANCED_COLOR_INFO_2::header

◆ highDynamicRangeSupported

UINT32 _DISPLAYCONFIG_GET_ADVANCED_COLOR_INFO_2::highDynamicRangeSupported

◆ highDynamicRangeUserEnabled

UINT32 _DISPLAYCONFIG_GET_ADVANCED_COLOR_INFO_2::highDynamicRangeUserEnabled

◆ reserved

UINT32 _DISPLAYCONFIG_GET_ADVANCED_COLOR_INFO_2::reserved

◆ reserved1

UINT32 _DISPLAYCONFIG_GET_ADVANCED_COLOR_INFO_2::reserved1

◆ value

UINT32 _DISPLAYCONFIG_GET_ADVANCED_COLOR_INFO_2::value

◆ wideColorSupported

UINT32 _DISPLAYCONFIG_GET_ADVANCED_COLOR_INFO_2::wideColorSupported

◆ wideColorUserEnabled

UINT32 _DISPLAYCONFIG_GET_ADVANCED_COLOR_INFO_2::wideColorUserEnabled

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