.TH "wayland::output_mode" 3 "Wed May 3 2023" "Version 1.0.0" "Wayland++" \" -*- nroff -*- .ad l .nh .SH NAME wayland::output_mode \- mode information .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits wayland::detail::bitfield< size, id >\&. .SS "Static Public Attributes" .in +1c .ti -1c .RI "static const wayland::detail::bitfield< 2, 22 > \fBcurrent\fP {0x1}" .br .RI "indicates this is the current mode " .ti -1c .RI "static const wayland::detail::bitfield< 2, 22 > \fBpreferred\fP {0x2}" .br .RI "indicates this is the preferred mode " .in -1c .SH "Detailed Description" .PP mode information These flags describe properties of an output mode\&. They are used in the flags bitfield of the mode event\&. .PP Definition at line \fB3764\fP of file \fBwayland\-client\-protocol\&.hpp\fP\&. .SH "Member Data Documentation" .PP .SS "const bitfield< 2, 22 > output_mode::current {0x1}\fC [static]\fP" .PP indicates this is the current mode .PP Definition at line \fB3771\fP of file \fBwayland\-client\-protocol\&.hpp\fP\&. .SS "const bitfield< 2, 22 > output_mode::preferred {0x2}\fC [static]\fP" .PP indicates this is the preferred mode .PP Definition at line \fB3773\fP of file \fBwayland\-client\-protocol\&.hpp\fP\&. .SH "Author" .PP Generated automatically by Doxygen for Wayland++ from the source code\&.