getFloatArray

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

Gets a float array parameters of the audio source.

Parameters

param

The parameter to query.

values

An array to store the values.