struct GPhoto2::CameraEvent(T)

Overview

Represents a camera event.

Defined in:

gphoto2/camera_event.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(type : Type, data : T) #

[View source]

Instance Method Detail

def data : T #

[View source]
def type : Type #

[View source]