MediaSFU Angular
Preparing search index...
AddVideosGridParameters
Interface AddVideosGridParameters
interface
AddVideosGridParameters
{
audioDecibels
:
AudioDecibels
[]
;
participants
:
Participant
[]
;
socket
:
Socket
;
coHostResponsibility
:
CoHostResponsibility
[]
;
roomName
:
string
;
showAlert
?:
ShowAlert
;
coHost
:
string
;
member
:
string
;
eventType
:
EventType
;
updateAddAltGrid
:
(
addAltGrid
:
boolean
)
=>
void
;
ref_participants
:
Participant
[]
;
islevel
:
string
;
videoAlreadyOn
:
boolean
;
localStreamVideo
:
MediaStream
|
null
;
keepBackground
:
boolean
;
virtualStream
:
MediaStream
|
null
;
forceFullDisplay
:
boolean
;
otherGridStreams
:
CustomMediaComponent
[]
[]
;
updateOtherGridStreams
:
(
otherGridStreams
:
CustomMediaComponent
[]
[]
,
)
=>
void
;
customVideoCard
?:
any
;
customAudioCard
?:
any
;
customMiniCard
?:
any
;
videoCardComponent
?:
any
;
audioCardComponent
?:
any
;
miniCardComponent
?:
any
;
updateMiniCardsGrid
:
UpdateMiniCardsGridType
;
getUpdatedAllParams
:
()
=>
AddVideosGridParameters
;
updateGridRows
:
(
rows
:
number
)
=>
void
;
updateGridCols
:
(
cols
:
number
)
=>
void
;
updateAltGridRows
:
(
rows
:
number
)
=>
void
;
updateAltGridCols
:
(
cols
:
number
)
=>
void
;
updateGridSizes
:
(
gridSizes
:
GridSizes
)
=>
void
;
gridSizes
:
GridSizes
;
paginationDirection
:
string
;
paginationHeightWidth
:
number
;
doPaginate
:
boolean
;
componentSizes
:
ComponentSizes
;
[
key
:
string
]:
any
;
}
Hierarchy (
View Summary
)
UpdateMiniCardsGridParameters
AudioCardParameters
AddVideosGridParameters
DispStreamsParameters
Indexable
[
key
:
string
]:
any
Index
Properties
audio
Decibels
participants
socket
co
Host
Responsibility
room
Name
show
Alert?
co
Host
member
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
custom
Video
Card?
custom
Audio
Card?
custom
Mini
Card?
video
Card
Component?
audio
Card
Component?
mini
Card
Component?
update
Mini
Cards
Grid
get
Updated
All
Params
update
Grid
Rows
update
Grid
Cols
update
Alt
Grid
Rows
update
Alt
Grid
Cols
update
Grid
Sizes
grid
Sizes
pagination
Direction
pagination
Height
Width
do
Paginate
component
Sizes
Properties
audio
Decibels
audioDecibels
:
AudioDecibels
[]
participants
participants
:
Participant
[]
socket
socket
:
Socket
co
Host
Responsibility
coHostResponsibility
:
CoHostResponsibility
[]
room
Name
roomName
:
string
Optional
show
Alert
showAlert
?:
ShowAlert
co
Host
coHost
:
string
member
member
:
string
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
:
CustomMediaComponent
[]
[]
update
Other
Grid
Streams
updateOtherGridStreams
:
(
otherGridStreams
:
CustomMediaComponent
[]
[]
)
=>
void
Optional
custom
Video
Card
customVideoCard
?:
any
Optional
custom
Audio
Card
customAudioCard
?:
any
Optional
custom
Mini
Card
customMiniCard
?:
any
Optional
video
Card
Component
videoCardComponent
?:
any
Optional
audio
Card
Component
audioCardComponent
?:
any
Optional
mini
Card
Component
miniCardComponent
?:
any
update
Mini
Cards
Grid
updateMiniCardsGrid
:
UpdateMiniCardsGridType
get
Updated
All
Params
getUpdatedAllParams
:
()
=>
AddVideosGridParameters
update
Grid
Rows
updateGridRows
:
(
rows
:
number
)
=>
void
update
Grid
Cols
updateGridCols
:
(
cols
:
number
)
=>
void
update
Alt
Grid
Rows
updateAltGridRows
:
(
rows
:
number
)
=>
void
update
Alt
Grid
Cols
updateAltGridCols
:
(
cols
:
number
)
=>
void
update
Grid
Sizes
updateGridSizes
:
(
gridSizes
:
GridSizes
)
=>
void
grid
Sizes
gridSizes
:
GridSizes
pagination
Direction
paginationDirection
:
string
pagination
Height
Width
paginationHeightWidth
:
number
do
Paginate
doPaginate
:
boolean
component
Sizes
componentSizes
:
ComponentSizes
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
audio
Decibels
participants
socket
co
Host
Responsibility
room
Name
show
Alert
co
Host
member
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
custom
Video
Card
custom
Audio
Card
custom
Mini
Card
video
Card
Component
audio
Card
Component
mini
Card
Component
update
Mini
Cards
Grid
get
Updated
All
Params
update
Grid
Rows
update
Grid
Cols
update
Alt
Grid
Rows
update
Alt
Grid
Cols
update
Grid
Sizes
grid
Sizes
pagination
Direction
pagination
Height
Width
do
Paginate
component
Sizes
MediaSFU
MediaSFU Angular - v2.2.2
Loading...