abstract class GPhoto2::CameraFileInfo::Base
- GPhoto2::CameraFileInfo::Base
- Reference
- Object
Direct Known Subclasses
Defined in:
gphoto2/camera_file_info/base.crInstance Method Summary
-
#field?(field : Fields)
Returns
true
if the given field is set,false
otherwise. - #fields : Fields
-
#size : UInt64 | Nil
Returns the size of the file in bytes.
- #status : Status | Nil
-
#type : String | Nil
Returns the type of the file.