IAudioRecordSource

Functions

Link copied to clipboard
abstract fun addEffect(effectType: UUID): Boolean

Adds an effect to the audio source.

Link copied to clipboard
abstract fun removeEffect(effectType: UUID)

Removes an effect from the audio source.