![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
Screensaver properties. More...
#include <Screensaver.h>
Public Attributes | |
void * | device |
int | x |
int | y |
int | width |
int | height |
float | pixelRatio |
const char * | name |
const char * | presets |
const char * | profile |
Screensaver properties.
Not to be used outside this header.
void* AddonProps_Screensaver::device |
int AddonProps_Screensaver::height |
const char* AddonProps_Screensaver::name |
float AddonProps_Screensaver::pixelRatio |
const char* AddonProps_Screensaver::presets |
const char* AddonProps_Screensaver::profile |
int AddonProps_Screensaver::width |
int AddonProps_Screensaver::x |
int AddonProps_Screensaver::y |