|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include <vector>#include <string>#include <memory>#include "IPlayerCallback.h"#include "VideoSettings.h"#include "Interface/StreamInfo.h"Classes | |
| class | CPlayerOptions |
| class | IPlayer |
Macros | |
| #define | CURRENT_STREAM -1 |
| #define | CAPTUREFLAG_CONTINUOUS 0x01 |
| #define | CAPTUREFLAG_IMMEDIATELY 0x02 |
| #define | CAPTUREFORMAT_BGRA 0x01 |
| #define CAPTUREFLAG_CONTINUOUS 0x01 |
| #define CAPTUREFLAG_IMMEDIATELY 0x02 |
| #define CAPTUREFORMAT_BGRA 0x01 |
| #define CURRENT_STREAM -1 |
| enum ERENDERFEATURE |