Kodi Development  20.0
for Binary and Script based Add-Ons
INPUTSTREAM_PROPERTY

structure of key/value pairs passed to addon on Open() More...

Detailed Description

structure of key/value pairs passed to addon on Open()

Classes

struct  LISTITEMPROPERTY
 

Public Attributes

const char * m_libFolder
 
struct INPUTSTREAM_PROPERTY::LISTITEMPROPERTY m_ListItemProperties [STREAM_MAX_PROPERTY_COUNT]
 
const char * m_mimeType
 
unsigned int m_nCountInfoValues
 
const char * m_profileFolder
 
const char * m_strURL
 

Class Documentation

◆ INPUTSTREAM_PROPERTY::LISTITEMPROPERTY

struct INPUTSTREAM_PROPERTY::LISTITEMPROPERTY
Class Members
const char * m_strKey
const char * m_strValue

Member Data Documentation

◆ m_strURL

const char* m_strURL

◆ m_mimeType

const char* m_mimeType

◆ m_nCountInfoValues

unsigned int m_nCountInfoValues

◆ m_ListItemProperties

◆ m_libFolder

const char* m_libFolder

◆ m_profileFolder

const char* m_profileFolder

The documentation for this struct was generated from the following file: