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

#include <SDK_26100.h>

Public Attributes

DISPLAYCONFIG_DEVICE_INFO_HEADER header
 
union { 
 
   struct { 
 
      UINT32   enableHdr: 1 
 
      UINT32   reserved: 31 
 
   }  
 
   UINT32   value 
 
};  
 

Member Data Documentation

◆ [union]

◆ enableHdr

UINT32 _DISPLAYCONFIG_SET_HDR_STATE::enableHdr

◆ header

DISPLAYCONFIG_DEVICE_INFO_HEADER _DISPLAYCONFIG_SET_HDR_STATE::header

◆ reserved

UINT32 _DISPLAYCONFIG_SET_HDR_STATE::reserved

◆ value

UINT32 _DISPLAYCONFIG_SET_HDR_STATE::value

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