MuteEffect

An audio effect that mute the audio.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun close()
Link copied to clipboard
open override fun process(isMuted: Boolean, data: RawFrame): RawFrame

Process a data and returns a result.