noPreSilencedOutputBuffer property

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

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;