#include <gphoto2-filesys.h>
Data Fields | |
CameraFileInfoFields | fields |
Bitmask containing the set members. | |
CameraFileStatus | status |
Status of the preview. | |
unsigned long | size |
Size of the preview. | |
char | type [64] |
MIME type of the preview. | |
unsigned int | width |
Width of the preview. | |
unsigned int | height |
Height of the preview. |
Contains information of a preview file with fields being set depending on the bitmask in the fields member.