Preparing search index...
The search index is not available
MediaSFU Angular
MediaSFU Angular
MainScreenComponentOptions
Interface MainScreenComponentOptions
interface
MainScreenComponentOptions
{
mainSize
?:
number
;
doStack
?:
boolean
;
containerWidthFraction
?:
number
;
containerHeightFraction
?:
number
;
defaultFraction
?:
number
;
showControls
?:
boolean
;
updateComponentSizes
:
(
(
sizes
:
ComponentSizes
)
=>
void
)
;
}
Index
Properties
main
Size?
do
Stack?
container
Width
Fraction?
container
Height
Fraction?
default
Fraction?
show
Controls?
update
Component
Sizes
Properties
Optional
main
Size
main
Size
?:
number
Optional
do
Stack
do
Stack
?:
boolean
Optional
container
Width
Fraction
container
Width
Fraction
?:
number
Optional
container
Height
Fraction
container
Height
Fraction
?:
number
Optional
default
Fraction
default
Fraction
?:
number
Optional
show
Controls
show
Controls
?:
boolean
update
Component
Sizes
update
Component
Sizes
:
(
(
sizes
:
ComponentSizes
)
=>
void
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
main
Size
do
Stack
container
Width
Fraction
container
Height
Fraction
default
Fraction
show
Controls
update
Component
Sizes
MediaSFU
MediaSFU Angular
Loading...