#include <libmtp.h>
LIBMTP Device Storage structure
- Examples:
- detect.c, files.c, folders.c, sendtr.c, and tracks.c.
◆ AccessCapability
uint16_t LIBMTP_devicestorage_struct::AccessCapability |
◆ FilesystemType
uint16_t LIBMTP_devicestorage_struct::FilesystemType |
◆ FreeSpaceInBytes
uint64_t LIBMTP_devicestorage_struct::FreeSpaceInBytes |
◆ FreeSpaceInObjects
uint64_t LIBMTP_devicestorage_struct::FreeSpaceInObjects |
◆ id
uint32_t LIBMTP_devicestorage_struct::id |
◆ MaxCapacity
uint64_t LIBMTP_devicestorage_struct::MaxCapacity |
◆ next
◆ prev
◆ StorageDescription
char* LIBMTP_devicestorage_struct::StorageDescription |
◆ StorageType
uint16_t LIBMTP_devicestorage_struct::StorageType |
◆ VolumeIdentifier
char* LIBMTP_devicestorage_struct::VolumeIdentifier |
The documentation for this struct was generated from the following file: