|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include "../AddonBase.h"#include "../StreamCrypto.h"#include "../StreamCodec.h"#include "cores/VideoPlayer/Interface/Addon/DemuxPacket.h"Classes | |
| struct | INPUTSTREAM_CAPABILITIES |
| InputStream add-on capabilities. All capabilities are set to "false" as default. More... | |
| struct | INPUTSTREAM |
| structure of key/value pairs passed to addon on Open() More... | |
| struct | INPUTSTREAM::LISTITEMPROPERTY |
| struct | INPUTSTREAM_IDS |
| Array of stream IDs. More... | |
| struct | INPUTSTREAM_INFO |
| stream properties More... | |
| struct | INPUTSTREAM_TIMES |
| struct | AddonProps_InputStream |
| Structure to transfer the methods from xbmc_inputstream_dll.h to XBMC. More... | |
| struct | AddonToKodiFuncTable_InputStream |
| struct | KodiToAddonFuncTable_InputStream |
| struct | AddonInstance_InputStream |
| class | kodi::addon::CInstanceInputStream |
Namespaces | |
| namespace | kodi |
| namespace | kodi::addon |
Typedefs | |
| typedef struct AddonProps_InputStream | AddonProps_InputStream |
| Structure to transfer the methods from xbmc_inputstream_dll.h to XBMC. More... | |
| typedef struct AddonToKodiFuncTable_InputStream | AddonToKodiFuncTable_InputStream |
| typedef struct KodiToAddonFuncTable_InputStream | KodiToAddonFuncTable_InputStream |
| typedef struct AddonInstance_InputStream | AddonInstance_InputStream |
| typedef struct AddonInstance_InputStream AddonInstance_InputStream |
| typedef struct AddonProps_InputStream AddonProps_InputStream |
Structure to transfer the methods from xbmc_inputstream_dll.h to XBMC.
| typedef struct AddonToKodiFuncTable_InputStream AddonToKodiFuncTable_InputStream |
| typedef struct KodiToAddonFuncTable_InputStream KodiToAddonFuncTable_InputStream |