libgphoto2 photo camera library (libgphoto2) Internals  2.5.26
_CameraFileInfo Struct Reference

File information structure. More...

#include <gphoto2-filesys.h>

Data Fields

CameraFileInfoPreview preview
 
CameraFileInfoFile file
 
CameraFileInfoAudio audio
 

Detailed Description

File information structure.

Contains the normal, preview and audio file information structures for a specific file.

Definition at line 141 of file gphoto2-filesys.h.

Field Documentation

◆ audio

CameraFileInfoAudio _CameraFileInfo::audio

Definition at line 144 of file gphoto2-filesys.h.

Referenced by gp_filesystem_set_info().

◆ file

◆ preview

CameraFileInfoPreview _CameraFileInfo::preview

Definition at line 142 of file gphoto2-filesys.h.

Referenced by gp_camera_file_get_info(), and gp_filesystem_set_info().


The documentation for this struct was generated from the following file: