EffectControl
EffectControl
is an interface for controlling an
abstract filter with various preset settings. Individual effects might have
various parameters.
The effects can be turned on and off by using the setEnabled
method.
By default, effects are disabled.