DeviceAbstractBehaviour Class¶
Description¶
DeviceAbstractBehaviour 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.