Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
Value Help

@ingroup cpp_kodi_vfs_CDirEntry

The following table contains values that can be set with class CDirEntry :

Name Type Set call Get call Clear call
Directory entry name std::string SetLabel Label
Title of entry std::string SetTitle Title
Path of the entry std::string SetPath Path
Entry is folder bool SetFolder IsFolder
The size of the file int64_t SetSize Size
File time and date time_t SetDateTime DateTime
Property entries std::string, std::string AddProperty GetProperties ClearProperties