class

GPhoto2::CameraAbilitiesList

Inherits GPhoto2::Struct / Reference / Object

Represents a list of camera abilities.

Constructors

new(context : GPhoto2::Context, port_info_list : GPhoto2::PortInfoList = PortInfoList.new)

NOTE: allocates memory.

Source

Instance methods

[](index : Int32) : CameraAbilities
Source
[](model : String) : CameraAbilities

See: #lookup_model, #[]

Source
detect
Source
finalize

Finalizes object by freeing allocated memory.

Source
lookup_model(model : String) : Int32
Source