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
trueif the given field is set,falseotherwise. - #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.