class GPhoto2::CameraList
- GPhoto2::CameraList
- Reference
- Object
Included Modules
Defined in:
gphoto2/camera_list.crConstructors
-
.new
NOTE allocates memory.
Instance Method Summary
-
#finalize
Finalizes object by freeing allocated memory.
-
#size : Int32
Returns number of entries in the list.
-
#to_a : Array(Entry)
Returns an array of entries in the list.