![]() |
libdisplaydevice master
C++ library to modify display devices.
|
Display mode data used by the macOS backend. More...
#include <src/macos/include/display_device/macos/types.h>
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. | |
Display mode data used by the macOS backend.