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

#include <WinSystemOSX.h>

Public Attributes

bool interlaced {false}
 
size_t resWidth {0}
 
size_t resHeight {0}
 
size_t pixelWidth {0}
 
size_t pixelHeight {0}
 
double refreshrate {0.0}
 

Member Data Documentation

◆ interlaced

bool CWinSystemOSX::ScreenResolution::interlaced {false}

◆ pixelHeight

size_t CWinSystemOSX::ScreenResolution::pixelHeight {0}

◆ pixelWidth

size_t CWinSystemOSX::ScreenResolution::pixelWidth {0}

◆ refreshrate

double CWinSystemOSX::ScreenResolution::refreshrate {0.0}

◆ resHeight

size_t CWinSystemOSX::ScreenResolution::resHeight {0}

◆ resWidth

size_t CWinSystemOSX::ScreenResolution::resWidth {0}

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