channelsOut property

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

Set this to 0 (default) to use the engine's channel count. Set to MA_SOUND_SOURCE_CHANNEL_COUNT to use the data source's channel count (only used if using a data source as input).

Implementation

@ma_uint32()
external int channelsOut;