noDevice property

  1. @UnsignedInt()
int noDevice
getter/setter pair

When set to true, don't create a default device. ma_engine_read_pcm_frames() can be called manually to read data.

Implementation

@ma_bool32()
external int noDevice;