Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
VFS add-on general variables More...
Topics | |
class VFSUrl | |
VFS add-on URL data This class is used to inform the addon of the desired wanted connection. | |
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. | |
VFS add-on general variables
Used to exchange the available options between Kodi and addon.
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.
See file editing functions for used places.