ppChannelWeights property

Pointer<Pointer<Float>> ppChannelWeights
getter/setter pair

out. Only used when mixingMode is set to ma_channel_mix_mode_custom_weights.

Implementation

external ffi.Pointer<ffi.Pointer<ffi.Float>> ppChannelWeights;