#include <libmtp.h>
Data Fields | |
| uint32_t | item_id | 
| uint32_t | parent_id | 
| char * | filename | 
| uint64_t | filesize | 
| LIBMTP_filetype_t | filetype | 
| LIBMTP_file_t * | next | 
detect.c, files.c, and sendfile.c.
Filename of this file
| uint64_t LIBMTP_file_struct::filesize | 
Size of file in bytes
| LIBMTP_filetype_t LIBMTP_file_struct::filetype | 
Filetype used for the current file
| uint32_t LIBMTP_file_struct::item_id | 
| uint32_t LIBMTP_file_struct::parent_id | 
ID of parent folder
 1.4.7