Kodi Development  20.0
for Binary and Script based Add-Ons
CInstanceImageDecoder Member List

This is the complete list of members for CInstanceImageDecoder, including all inherited members.

CInstanceImageDecoder(KODI_HANDLE instance, const std::string &kodiVersion="")CInstanceImageDecoderinlineexplicit
CreateInstance(int instanceType, const std::string &instanceID, KODI_HANDLE instance, const std::string &version, KODI_HANDLE &addonInstance) (defined in IAddonInstance)IAddonInstanceinlinevirtual
Decode(unsigned char *pixels, unsigned int width, unsigned int height, unsigned int pitch, ImageFormat format)=0CInstanceImageDecoderpure virtual
IAddonInstance(ADDON_TYPE type, const std::string &version) (defined in IAddonInstance)IAddonInstanceinlineexplicit
LoadImageFromMemory(unsigned char *buffer, unsigned int bufSize, unsigned int &width, unsigned int &height)=0CInstanceImageDecoderpure virtual
m_id (defined in IAddonInstance)IAddonInstance
m_kodiVersion (defined in IAddonInstance)IAddonInstance
m_type (defined in IAddonInstance)IAddonInstance
MimeType()CInstanceImageDecoderinline
~CInstanceImageDecoder() override=default (defined in CInstanceImageDecoder)CInstanceImageDecoder
~IAddonInstance()=default (defined in IAddonInstance)IAddonInstancevirtual