outputBusCount property

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

The number of output buses. This is how many sub-buffers will be contained in the ppFramesOut parameters of the callbacks above.

Implementation

@ma_uint8()
external int outputBusCount;