#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 |
delfile.c, detect.c, files.c, getfile.c, newfolder.c, sendfile.c, and sendtr.c.
|
|
Filename of this file |
|
|
Size of file in bytes
|
|
|
Filetype used for the current file
|
|
|
Unique item ID |
|
|
Next file in list or NULL if last file |
|
|
ID of parent folder
|
1.4.4