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