API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
interfaceEqualizerEffectOptions
@codexo/exojs-audio-fx / audio / stable
Construction options for EqualizerEffect.
6
props
0
methods
0
events
Import
import { EqualizerEffectOptions } from '@codexo/exojs-audio-fx'Construction options for EqualizerEffect.
Properties6
high?: numberhighFrequency?: numberlow?: numberlowFrequency?: numbermid?: numbermidFrequency?: numberSource