|
kodi
|

Public Attributes | |
| char * | label |
| item label | |
| char * | title |
| item title | |
| char * | path |
| item path | |
| unsigned int | num_props |
| Number of properties attached to item. | |
| struct VFSProperty * | properties |
| Properties. | |
| time_t | date_time |
| file creation date & time | |
| bool | folder |
| Item is a folder. | |
| uint64_t | size |
| Size of file represented by item. | |
1.8.13