MediaSFU Vue
Preparing search index...
AddVideosGridParameters
Interface AddVideosGridParameters
interface
AddVideosGridParameters
{
eventType
:
EventType
;
updateAddAltGrid
:
(
addAltGrid
:
boolean
)
=>
void
;
ref_participants
:
Participant
[]
;
islevel
:
string
;
videoAlreadyOn
:
boolean
;
localStreamVideo
:
MediaStream
|
null
;
keepBackground
:
boolean
;
virtualStream
:
MediaStream
|
null
;
forceFullDisplay
:
boolean
;
otherGridStreams
:
RenderableComponent
<
Record
<
string
,
unknown
>
>
[]
[]
;
updateOtherGridStreams
:
(
otherGridStreams
:
RenderableComponent
<
Record
<
string
,
unknown
>
>
[]
[]
,
)
=>
void
;
updateMiniCardsGrid
:
(
options
:
{
rows
:
number
;
cols
:
number
;
defal
:
boolean
;
actualRows
:
number
;
parameters
:
AddVideosGridParameters
;
}
,
)
=>
Promise
<
void
>
;
customVideoCard
?:
unknown
;
customAudioCard
?:
unknown
;
customMiniCard
?:
unknown
;
videoCardComponent
?:
any
;
audioCardComponent
?:
any
;
miniCardComponent
?:
any
;
getUpdatedAllParams
:
()
=>
AddVideosGridParameters
;
[
key
:
string
]:
any
;
}
Hierarchy (
View Summary
)
UpdateMiniCardsGridParameters
AddVideosGridParameters
Indexable
[
key
:
string
]:
any
Index
Properties
event
Type
update
Add
Alt
Grid
ref_
participants
islevel
video
Already
On
local
Stream
Video
keep
Background
virtual
Stream
force
Full
Display
other
Grid
Streams
update
Other
Grid
Streams
update
Mini
Cards
Grid
custom
Video
Card?
custom
Audio
Card?
custom
Mini
Card?
video
Card
Component?
audio
Card
Component?
mini
Card
Component?
get
Updated
All
Params
Properties
event
Type
eventType
:
EventType
update
Add
Alt
Grid
updateAddAltGrid
:
(
addAltGrid
:
boolean
)
=>
void
ref_
participants
ref_participants
:
Participant
[]
islevel
islevel
:
string
video
Already
On
videoAlreadyOn
:
boolean
local
Stream
Video
localStreamVideo
:
MediaStream
|
null
keep
Background
keepBackground
:
boolean
virtual
Stream
virtualStream
:
MediaStream
|
null
force
Full
Display
forceFullDisplay
:
boolean
other
Grid
Streams
otherGridStreams
:
RenderableComponent
<
Record
<
string
,
unknown
>
>
[]
[]
update
Other
Grid
Streams
updateOtherGridStreams
:
(
otherGridStreams
:
RenderableComponent
<
Record
<
string
,
unknown
>
>
[]
[]
,
)
=>
void
update
Mini
Cards
Grid
updateMiniCardsGrid
:
(
options
:
{
rows
:
number
;
cols
:
number
;
defal
:
boolean
;
actualRows
:
number
;
parameters
:
AddVideosGridParameters
;
}
,
)
=>
Promise
<
void
>
Optional
custom
Video
Card
customVideoCard
?:
unknown
Optional
custom
Audio
Card
customAudioCard
?:
unknown
Optional
custom
Mini
Card
customMiniCard
?:
unknown
Optional
video
Card
Component
videoCardComponent
?:
any
Optional
audio
Card
Component
audioCardComponent
?:
any
Optional
mini
Card
Component
miniCardComponent
?:
any
get
Updated
All
Params
getUpdatedAllParams
:
()
=>
AddVideosGridParameters
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
event
Type
update
Add
Alt
Grid
ref_
participants
islevel
video
Already
On
local
Stream
Video
keep
Background
virtual
Stream
force
Full
Display
other
Grid
Streams
update
Other
Grid
Streams
update
Mini
Cards
Grid
custom
Video
Card
custom
Audio
Card
custom
Mini
Card
video
Card
Component
audio
Card
Component
mini
Card
Component
get
Updated
All
Params
MediaSFU
MediaSFU Vue - v1.0.1
Loading...