noClip property

  1. @UnsignedChar()
int noClip
getter/setter pair

When set to true, the contents of the output buffer passed into the data callback will not be clipped after returning. Only applies when the playback sample format is f32.

Implementation

@ma_bool8()
external int noClip;