Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
Inputstream.h File Reference

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 Documentation

◆ AddonInstance_InputStream

◆ AddonProps_InputStream

Structure to transfer the methods from xbmc_inputstream_dll.h to XBMC.

◆ AddonToKodiFuncTable_InputStream

◆ KodiToAddonFuncTable_InputStream