inputBusCount property

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

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

Implementation

@ma_uint8()
external int inputBusCount;