Preparing search index...
The search index is not available
MediaSFU Angular
MediaSFU Angular
GetVideosOptions
Interface GetVideosOptions
interface
GetVideosOptions
{
participants
:
Participant
[]
;
allVideoStreams
:
(
Stream
|
Participant
)
[]
;
oldAllStreams
:
(
Stream
|
Participant
)
[]
;
adminVidID
?:
string
;
updateAllVideoStreams
:
(
(
streams
:
(
Stream
|
Participant
)
[]
)
=>
void
)
;
updateOldAllStreams
:
(
(
streams
:
(
Stream
|
Participant
)
[]
)
=>
void
)
;
}
Index
Properties
participants
all
Video
Streams
old
All
Streams
admin
VidID?
update
All
Video
Streams
update
Old
All
Streams
Properties
participants
participants
:
Participant
[]
all
Video
Streams
all
Video
Streams
:
(
Stream
|
Participant
)
[]
old
All
Streams
old
All
Streams
:
(
Stream
|
Participant
)
[]
Optional
admin
VidID
admin
VidID
?:
string
update
All
Video
Streams
update
All
Video
Streams
:
(
(
streams
:
(
Stream
|
Participant
)
[]
)
=>
void
)
update
Old
All
Streams
update
Old
All
Streams
:
(
(
streams
:
(
Stream
|
Participant
)
[]
)
=>
void
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
participants
all
Video
Streams
old
All
Streams
admin
VidID
update
All
Video
Streams
update
Old
All
Streams
MediaSFU
MediaSFU Angular
Loading...