#include <libmtp.h>
Data Fields | |
uint32_t | item_id |
uint32_t | parent_id |
uint32_t | storage_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.
uint32_t LIBMTP_file_struct::item_id |
uint32_t LIBMTP_file_struct::parent_id |
ID of parent folder
uint32_t LIBMTP_file_struct::storage_id |
ID of storage holding 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