Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "guilib/GUIAction.h"
#include "interfaces/info/InfoExpression.h"
#include "utils/Stopwatch.h"
#include <memory>
#include <string>
Classes | |
class | CSkinTimer |
Skin timers are skin objects that dependent on time and can be fully controlled from skins either using boolean conditions or builtin functions. This class represents the Skin Timer object. More... | |