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

#include <XRandR.h>

Public Member Functions

 XMode ()
 
bool operator== (XMode &mode) const
 
bool IsInterlaced ()
 

Public Attributes

std::string id
 
std::string name
 
float hz
 
bool isPreferred
 
bool isCurrent
 
unsigned int w
 
unsigned int h
 

Constructor & Destructor Documentation

◆ XMode()

XMode::XMode ( )
inline

Member Function Documentation

◆ IsInterlaced()

bool XMode::IsInterlaced ( )
inline

◆ operator==()

bool XMode::operator== ( XMode & mode) const
inline

Member Data Documentation

◆ h

unsigned int XMode::h

◆ hz

float XMode::hz

◆ id

std::string XMode::id

◆ isCurrent

bool XMode::isCurrent

◆ isPreferred

bool XMode::isPreferred

◆ name

std::string XMode::name

◆ w

unsigned int XMode::w

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