WavInfo

class WavInfo(val data: FloatArray, val sampleRate: Int, val channels: Int)

Constructors

Link copied to clipboard
constructor(data: FloatArray, sampleRate: Int, channels: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard