noPreSilencedOutputBuffer property
When set to true, the contents of the output buffer passed into the data callback will be left undefined rather than initialized to silence.
Implementation
@ma_bool8()
external int noPreSilencedOutputBuffer;
When set to true, the contents of the output buffer passed into the data callback will be left undefined rather than initialized to silence.
@ma_bool8()
external int noPreSilencedOutputBuffer;