decodedChannels property

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

The decoded channel count to use. Set to 0 (default) to use the file's native channel count.

Implementation

@ma_uint32()
external int decodedChannels;