Kodi Development  20.0
for Binary and Script based Add-Ons

Inherits CStructHdl< InputstreamProperty, INPUTSTREAM_PROPERTY >.

Public Member Functions

std::string GetLibFolder () const
 Get addon library folder. More...
 
std::string GetMimeType () const
 Stream mime type. More...
 
std::string GetProfileFolder () const
 Get addon profile/user folder. More...
 
const std::map< std::string, std::string > GetProperties () const
 List of available properties-. More...
 
unsigned int GetPropertiesAmount () const
 Amount of available properties. More...
 
std::string GetURL () const
 Stream URL to open. More...
 
- Public Member Functions inherited from CStructHdl< InputstreamProperty, INPUTSTREAM_PROPERTY >
 CStructHdl (const INPUTSTREAM_PROPERTY *cStructure)
 
 CStructHdl (const InputstreamProperty &cppClass)
 
 CStructHdl (INPUTSTREAM_PROPERTY *cStructure)
 
const INPUTSTREAM_PROPERTYGetCStructure () const
 
 operator const INPUTSTREAM_PROPERTY * () const
 
 operator INPUTSTREAM_PROPERTY * ()
 
const CStructHdloperator= (const CStructHdl &right)
 
const CStructHdloperator= (const INPUTSTREAM_PROPERTY &right)
 

Additional Inherited Members

- Protected Attributes inherited from CStructHdl< InputstreamProperty, INPUTSTREAM_PROPERTY >
INPUTSTREAM_PROPERTYm_cStructure
 

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