DeviceAbstractBehaviour Class

Description

DeviceAbstractBehaviour 是所有设备的抽象类,比如camera。

Public Events

event Action<DeviceAbstractBehaviour, bool> DeviceStart

event Action<DeviceAbstractBehaviour, bool> DeviceStart

设备启动事件。