Class

AravisFakeDevice

Description

final class Aravis.FakeDevice : Aravis.Device
  implements Gio.Initable {
  /* No available fields */
}

No description available.

Ancestors

Implements

Constructors

arv_fake_device_new
No description available.

since: 0.8.0

Instance methods

arv_fake_device_get_fake_camera
No description available.

since: 0.8.0

Methods inherited from ArvDevice (40)

Please see ArvDevice for a full list of methods.

Methods inherited from GObject (43)

Please see GObject for a full list of methods.

Methods inherited from GInitable (1)
g_initable_init

Initializes the object implementing the interface.

Properties

Aravis.FakeDevice:serial-number
No description available.

Signals

Signals inherited from ArvDevice (1)
ArvDevice::control-lost

Signal that the control of the device is lost.

since: 0.2.0

Signals inherited from GObject (1)
GObject::notify

The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.

Class structure

struct AravisFakeDeviceClass {
  ArvDeviceClass parent_class;
  
}

No description available.

Class members
parent_class: ArvDeviceClass

No description available.