Hiyve Components - v1.0.0
Preparing search index...
@hiyve/react-ui
MediaControlsProps
Interface MediaControlsProps
Props for the MediaControls component
interface
MediaControlsProps
{
colors
:
ControlBarColors
;
disabled
:
boolean
;
hasClient
:
boolean
;
icons
:
ControlBarIcons
;
isAudioMuted
:
boolean
;
isHandRaised
:
boolean
;
isScreenSharing
:
boolean
;
isVideoMuted
:
boolean
;
labels
:
ControlBarLabels
;
onToggleAudio
:
()
=>
void
;
onToggleHandRaise
:
()
=>
void
;
onToggleScreenShare
:
()
=>
void
;
onToggleVideo
:
()
=>
void
;
showAudioToggle
:
boolean
;
showHandRaise
:
boolean
;
showScreenShare
:
boolean
;
showVideoToggle
:
boolean
;
styles
:
ControlBarStyles
;
}
Index
Properties
colors
disabled
has
Client
icons
is
Audio
Muted
is
Hand
Raised
is
Screen
Sharing
is
Video
Muted
labels
on
Toggle
Audio
on
Toggle
Hand
Raise
on
Toggle
Screen
Share
on
Toggle
Video
show
Audio
Toggle
show
Hand
Raise
show
Screen
Share
show
Video
Toggle
styles
Properties
colors
colors
:
ControlBarColors
disabled
disabled
:
boolean
has
Client
hasClient
:
boolean
icons
icons
:
ControlBarIcons
is
Audio
Muted
isAudioMuted
:
boolean
is
Hand
Raised
isHandRaised
:
boolean
is
Screen
Sharing
isScreenSharing
:
boolean
is
Video
Muted
isVideoMuted
:
boolean
labels
labels
:
ControlBarLabels
on
Toggle
Audio
onToggleAudio
:
()
=>
void
on
Toggle
Hand
Raise
onToggleHandRaise
:
()
=>
void
on
Toggle
Screen
Share
onToggleScreenShare
:
()
=>
void
on
Toggle
Video
onToggleVideo
:
()
=>
void
show
Audio
Toggle
showAudioToggle
:
boolean
show
Hand
Raise
showHandRaise
:
boolean
show
Screen
Share
showScreenShare
:
boolean
show
Video
Toggle
showVideoToggle
:
boolean
styles
styles
:
ControlBarStyles
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
colors
disabled
has
Client
icons
is
Audio
Muted
is
Hand
Raised
is
Screen
Sharing
is
Video
Muted
labels
on
Toggle
Audio
on
Toggle
Hand
Raise
on
Toggle
Screen
Share
on
Toggle
Video
show
Audio
Toggle
show
Hand
Raise
show
Screen
Share
show
Video
Toggle
styles
Hiyve Components - v1.0.0
Loading...
Props for the MediaControls component