Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
gphoto2
v0.9.0
GPhoto2
Camera
Capture
Configuration
Event
Filesystem
Info
CameraAbilities
CameraAbilitiesList
CameraCaptureType
CameraEvent
CameraEventType
CameraFile
CameraFileInfo
Audio
Base
File
Preview
CameraFileInfoFields
CameraFilePath
CameraFileStatus
CameraFileType
CameraFolder
CameraList
CameraOperation
CameraWidget
Base
Button
Date
Menu
Radio
Range
Section
Text
Toggle
Window
CameraWidgetType
Context
Callbacks
Error
ContextFeedback
Entry
Error
Exception
LogLevel
ManagedStruct
NoDevicesError
NotImplementedError
Port
PortInfo
PortInfoList
Struct
VersionVerbosity
Built with Crystal 1.9.2
2023-10-08 00:23:30 UTC
class
GPhoto2::CameraList
GPhoto2::CameraList
Reference
Object
Included Modules
GPhoto2::Struct(LibGPhoto2::CameraList)
Defined in:
gphoto2/camera_list.cr
Constructors
.new
Instance Method Summary
#finalize
#size
: Int32
#to_a
: Array(Entry)
Instance methods inherited from module
GPhoto2::Struct(LibGPhoto2::CameraList)
ptr : Pointer(T)
ptr
,
ptr? : Pointer(T) | Nil
ptr?
,
to_unsafe : Pointer(T)
to_unsafe
,
wrapped : T
wrapped
Constructor methods inherited from module
GPhoto2::Struct(LibGPhoto2::CameraList)
new(ptr : Pointer(T) | Nil =
nil
)
new
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
finalize
#
[
View source
]
def
size
: Int32
#
[
View source
]
def
to_a
: Array(
Entry
)
#
[
View source
]