Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "GUIDialogPlayEject.h"
#include "ServiceBroker.h"
#include "guilib/GUIComponent.h"
#include "guilib/GUIWindowManager.h"
#include "storage/MediaManager.h"
#include "utils/Variant.h"
#include <utility>
Macros | |
#define | ID_BUTTON_PLAY 11 |
#define | ID_BUTTON_EJECT 10 |
#define ID_BUTTON_EJECT 10 |
#define ID_BUTTON_PLAY 11 |