DeviceAbstractBehaviour Class

Description

DeviceAbstractBehaviour (since 1.3.0) is the abstract class for all devices, e.g. cameras.

Public Events

event Action<DeviceAbstractBehaviour, bool> DeviceStart

event Action<DeviceAbstractBehaviour, bool> DeviceStart

Device start event.