DeviceAbstractBehaviour Class

Description

DeviceAbstractBehaviour (since 1.3.0) 是所有设备的抽象类,比如camera。

Public Events

event Action<DeviceAbstractBehaviour, bool> DeviceStart

event Action<DeviceAbstractBehaviour, bool> DeviceStart

设备启动事件。