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

#include <XRandR.h>

Public Member Functions

 XOutput ()
 

Public Attributes

std::string name
 
bool isConnected
 
int screen
 
int w
 
int h
 
int x
 
int y
 
int crtc
 
int wmm
 
int hmm
 
std::vector< XModemodes
 
bool isRotated
 

Constructor & Destructor Documentation

◆ XOutput()

XOutput::XOutput ( )
inline

Member Data Documentation

◆ crtc

int XOutput::crtc

◆ h

int XOutput::h

◆ hmm

int XOutput::hmm

◆ isConnected

bool XOutput::isConnected

◆ isRotated

bool XOutput::isRotated

◆ modes

std::vector<XMode> XOutput::modes

◆ name

std::string XOutput::name

◆ screen

int XOutput::screen

◆ w

int XOutput::w

◆ wmm

int XOutput::wmm

◆ x

int XOutput::x

◆ y

int XOutput::y

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