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

#include <WinSystem.h>

Public Member Functions

 RESOLUTION_WHR (int newWidth, int newHeight, int screenWidth, int screenHeight, int newflags, int newIdx, std::string &&newId)
 

Public Attributes

int width
 
int height
 
int m_screenWidth
 
int m_screenHeight
 
int flags
 
int ResInfo_Index
 
std::string id
 

Constructor & Destructor Documentation

◆ RESOLUTION_WHR()

RESOLUTION_WHR::RESOLUTION_WHR ( int newWidth,
int newHeight,
int screenWidth,
int screenHeight,
int newflags,
int newIdx,
std::string && newId )

Member Data Documentation

◆ flags

int RESOLUTION_WHR::flags

◆ height

int RESOLUTION_WHR::height

◆ id

std::string RESOLUTION_WHR::id

◆ m_screenHeight

int RESOLUTION_WHR::m_screenHeight

◆ m_screenWidth

int RESOLUTION_WHR::m_screenWidth

◆ ResInfo_Index

int RESOLUTION_WHR::ResInfo_Index

◆ width

int RESOLUTION_WHR::width

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