Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
Classes | |
class | kodi::addon::VFSUrl |
class | kodi::addon::CInstanceVFS |
class | kodi::addon::CInstanceVFS::CVFSCallbacks |
Namespaces | |
namespace | kodi |
namespace | kodi::addon |
Typedefs | |
using | kodi::addon::VFSFileHandle = VFS_FILE_HANDLE |
VFS add-on file handle This used to handle opened files of addon with related memory pointer about class or structure and to have on further file control functions available. | |