noClip property
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;
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.
@ma_bool8()
external int noClip;