Hiyve Components - v1.0.0
Preparing search index...
@hiyve/react-media-player
GainAnalyserProps
Interface GainAnalyserProps
interface
GainAnalyserProps
{
audioAnalyser
?:
AnalyserNode
|
null
;
colors
?:
MediaPlayerColors
;
direction
?:
"left"
|
"center"
|
"right"
;
gainNode
?:
GainNode
|
null
;
}
Index
Properties
audio
Analyser?
colors?
direction?
gain
Node?
Properties
Optional
audio
Analyser
audioAnalyser
?:
AnalyserNode
|
null
Optional
colors
colors
?:
MediaPlayerColors
Optional
direction
direction
?:
"left"
|
"center"
|
"right"
Optional
gain
Node
gainNode
?:
GainNode
|
null
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
audio
Analyser
colors
direction
gain
Node
Hiyve Components - v1.0.0
Loading...