Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
gphoto2
v0.11.0
GPhoto2
Camera
Capture
Type
Configuration
Event
Filesystem
ID
Info
Operation
CameraAbilities
CameraAbilitiesList
CameraEvent
Type
CameraFile
Type
CameraFileInfo
Audio
Base
Fields
File
Preview
Status
CameraFilePath
CameraFolder
Compression
CameraList
Entry
CameraWidget
Base
Button
Date
Menu
Radio
Range
Section
Text
Toggle
Type
Window
Context
Callbacks
Error
Feedback
Error
Exception
LogLevel
ManagedStruct
NoDevicesError
NotImplementedError
Port
Type
PortInfo
PortInfoList
Struct
VersionVerbosity
Generated using Crystal 1.12.2
2024-07-24 10:26:29 UTC
struct
GPhoto2::
CameraEvent(T)
GPhoto2::CameraEvent(T)
Struct
Value
Object
Overview
Represents a camera event.
Defined in:
gphoto2/camera_event.cr
Constructors
.new
(type : Type, data : T)
Instance Method Summary
#data
: T
#type
: Type
Constructor Detail
def self.
new
(type :
Type
, data : T)
#
[
View source
]
Instance Method Detail
def
data
: T
#
[
View source
]
def
type
:
Type
#
[
View source
]