pNewChannelGainsOut property

Pointer<Float> pNewChannelGainsOut
getter/setter pair

An offset of _pHeap. Used by ma_spatializer_process_pcm_frames() to store new channel gains. The number of elements in this array is equal to config.channelsOut.

Implementation

external ffi.Pointer<ffi.Float> pNewChannelGainsOut;