setFloatArray

abstract fun setFloatArray(param: Int, values: Array<Float>)

Sets a float array parameters of the audio source.

Parameters

param

The parameter to set.

values

An array containing the values to set.