Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
AddonProps_Screensaver Struct Reference

Screensaver properties. More...

#include <Screensaver.h>

Public Attributes

voiddevice
 
int x
 
int y
 
int width
 
int height
 
float pixelRatio
 
const char * name
 
const char * presets
 
const char * profile
 

Detailed Description

Screensaver properties.

Not to be used outside this header.

Member Data Documentation

◆ device

void* AddonProps_Screensaver::device

◆ height

int AddonProps_Screensaver::height

◆ name

const char* AddonProps_Screensaver::name

◆ pixelRatio

float AddonProps_Screensaver::pixelRatio

◆ presets

const char* AddonProps_Screensaver::presets

◆ profile

const char* AddonProps_Screensaver::profile

◆ width

int AddonProps_Screensaver::width

◆ x

int AddonProps_Screensaver::x

◆ y

int AddonProps_Screensaver::y

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