Kodi Docs 20.0
Kodi is an open source media player and entertainment hub.
AddonProps_Screensaver Struct Reference

Screensaver properties. More...

#include <screensaver.h>

Public Attributes

ADDON_HARDWARE_CONTEXT device
 
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

ADDON_HARDWARE_CONTEXT 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: