outputBusCount property

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

Only used if the vtable specifies an output bus count of MA_NODE_BUS_COUNT_UNKNOWN, otherwise be set to MA_NODE_BUS_COUNT_UNKNOWN (default).

Implementation

@ma_uint32()
external int outputBusCount;