|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include "GUIWindowVisualisation.h"#include "Application.h"#include "ServiceBroker.h"#include "music/dialogs/GUIDialogMusicOSD.h"#include "GUIUserMessages.h"#include "GUIInfoManager.h"#include "guilib/GUIComponent.h"#include "guilib/GUIWindowManager.h"#include "input/Key.h"#include "settings/AdvancedSettings.h"#include "settings/Settings.h"#include "settings/SettingsComponent.h"Macros | |
| #define | START_FADE_LENGTH 2.0f |
| #define | CONTROL_VIS 2 |
| #define CONTROL_VIS 2 |
| #define START_FADE_LENGTH 2.0f |