state property

ma_atomic_device_state state
getter/setter pair

The state of the device is variable and can change at any time on any thread. Must be used atomically.

Implementation

external ma_atomic_device_state state;