|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include <udf25.h>
Public Attributes | |
| unsigned char | d_name [MAX_UDF_FILE_NAME_LEN] |
| udf_dir_type_t | d_type |
| unsigned int | d_namlen |
| uint64_t | d_filesize |
| uint64_t udf_dirent_t::d_filesize |
| unsigned char udf_dirent_t::d_name[MAX_UDF_FILE_NAME_LEN] |
| unsigned int udf_dirent_t::d_namlen |
| udf_dir_type_t udf_dirent_t::d_type |