Hiyve Components - v1.0.0
Preparing search index...
@hiyve/react-media-player
RateMixerPopupProps
Interface RateMixerPopupProps
interface
RateMixerPopupProps
{
colors
?:
MediaPlayerColors
;
labels
:
MediaPlayerLabels
;
onPlaybackRateChange
:
(
rate
:
number
)
=>
void
;
playbackRate
:
number
;
rightPosition
:
number
|
null
;
show
:
boolean
;
}
Index
Properties
colors?
labels
on
Playback
Rate
Change
playback
Rate
right
Position
show
Properties
Optional
colors
colors
?:
MediaPlayerColors
labels
labels
:
MediaPlayerLabels
on
Playback
Rate
Change
onPlaybackRateChange
:
(
rate
:
number
)
=>
void
playback
Rate
playbackRate
:
number
right
Position
rightPosition
:
number
|
null
show
show
:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
colors
labels
on
Playback
Rate
Change
playback
Rate
right
Position
show
Hiyve Components - v1.0.0
Loading...