Preparing search index...
The search index is not available
rainlink
rainlink
FilterOptions
Interface FilterOptions
The filter options interface for using with updatePlyer()
interface
FilterOptions
{
volume
?:
number
;
equalizer
?:
Band
[]
;
karaoke
?:
null
|
Karaoke
;
timescale
?:
null
|
Timescale
;
tremolo
?:
null
|
Freq
;
vibrato
?:
null
|
Freq
;
rotation
?:
null
|
Rotation
;
distortion
?:
null
|
Distortion
;
channelMix
?:
null
|
ChannelMix
;
lowPass
?:
null
|
LowPass
;
}
Index
Properties
volume?
equalizer?
karaoke?
timescale?
tremolo?
vibrato?
rotation?
distortion?
channel
Mix?
low
Pass?
Properties
Optional
volume
volume
?:
number
Optional
equalizer
equalizer
?:
Band
[]
Optional
karaoke
karaoke
?:
null
|
Karaoke
Optional
timescale
timescale
?:
null
|
Timescale
Optional
tremolo
tremolo
?:
null
|
Freq
Optional
vibrato
vibrato
?:
null
|
Freq
Optional
rotation
rotation
?:
null
|
Rotation
Optional
distortion
distortion
?:
null
|
Distortion
Optional
channel
Mix
channel
Mix
?:
null
|
ChannelMix
Optional
low
Pass
low
Pass
?:
null
|
LowPass
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
volume
equalizer
karaoke
timescale
tremolo
vibrato
rotation
distortion
channel
Mix
low
Pass
rainlink
Loading...
The filter options interface for using with updatePlyer()