AudioData

Constructors

Link copied to clipboard
constructor(numberOfChannels: Int, numberOfFrames: Int)
constructor(numberOfChannels: Int, maxNumberOfBytes: Int, audioSampleFormat: AudioSampleFormat)

Functions

Link copied to clipboard
open external override fun close()
Link copied to clipboard
external fun init(numberOfChannels: Int, numberOfFrames: Int)
open fun init()