AmplitudeEffect

Calculate the amplitude in each buffer and return the result

Constructors

Link copied to clipboard
constructor(listener: AmplitudeEffect.Listener)

Types

Link copied to clipboard
interface Listener

Functions

Link copied to clipboard
Link copied to clipboard
open override fun process(pcmBuffer: ByteArray): ByteArray
Link copied to clipboard
fun start()
Link copied to clipboard
fun stop()