IConsumerAudioEffect

An audio effect that can be dispatched to another thread. The result is not use by the audio pipeline. Example: a VU meter.

Functions

Link copied to clipboard
abstract fun close()
Link copied to clipboard
abstract fun consume(isMuted: Boolean, data: RawFrame)

Process a data.