libgphoto2 photo camera library (libgphoto2) API
2.5.10.1
|
File information of a regular file. More...
#include <gphoto2-filesys.h>
Data Fields | |
CameraFileInfoFields | fields |
Bitmask containing the set members. | |
CameraFileStatus | status |
Status of the file. | |
uint64_t | size |
Size of the file. | |
char | type [64] |
MIME type of the file. | |
uint32_t | width |
Height of the file. | |
uint32_t | height |
Width of the file. | |
CameraFilePermissions | permissions |
Permissions of the file. | |
time_t | mtime |
Modification time of the file. | |
File information of a regular file.
Contains information a regular file with fields being set depending on the bitmask in the fields member.