Hiyve Components - v1.0.0
Preparing search index...
@hiyve/react-media-player
GainMixerPopupProps
Interface GainMixerPopupProps
interface
GainMixerPopupProps
{
colors
?:
MediaPlayerColors
;
externalAudioSource
?:
ExternalAudioSource
;
gainNode
:
GainNode
|
null
;
labels
:
MediaPlayerLabels
;
rightPosition
:
number
|
null
;
show
:
boolean
;
}
Index
Properties
colors?
external
Audio
Source?
gain
Node
labels
right
Position
show
Properties
Optional
colors
colors
?:
MediaPlayerColors
Optional
external
Audio
Source
externalAudioSource
?:
ExternalAudioSource
gain
Node
gainNode
:
GainNode
|
null
labels
labels
:
MediaPlayerLabels
right
Position
rightPosition
:
number
|
null
show
show
:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
colors
external
Audio
Source
gain
Node
labels
right
Position
show
Hiyve Components - v1.0.0
Loading...