noAutoResample property

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

Opens the ALSA device with SND_PCM_NO_AUTO_RESAMPLE.

Implementation

@ma_bool32()
external int noAutoResample;