libdisplaydevice master
C++ library to modify display devices.
display_device::PathAndModeData Struct Reference

Contains currently available paths and associated modes. More...

#include <src/windows/include/display_device/windows/types.h>

Public Attributes

std::vector< DISPLAYCONFIG_MODE_INFO > m_modes {}
 Display modes for ACTIVE displays.
 
std::vector< DISPLAYCONFIG_PATH_INFO > m_paths {}
 Available display paths.
 

Detailed Description

Contains currently available paths and associated modes.


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