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

Display mode data used by the macOS backend. More...

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

Collaboration diagram for display_device::MacDisplayMode:
[legend]

Public Attributes

Rational m_refresh_rate {}
 Display refresh rate.
 
Resolution m_resolution {}
 Display resolution in pixels.
 

Friends

bool operator== (const MacDisplayMode &lhs, const MacDisplayMode &rhs)=default
 Comparator for strict equality.
 

Detailed Description

Display mode data used by the macOS backend.


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