MediaSFU React Native
Preparing search index...
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
Vid
ID?
update
All
Video
Streams
update
Old
All
Streams
Properties
participants
participants
:
Participant
[]
all
Video
Streams
allVideoStreams
:
(
Stream
|
Participant
)
[]
old
All
Streams
oldAllStreams
:
(
Stream
|
Participant
)
[]
Optional
admin
Vid
ID
adminVidID
?:
string
update
All
Video
Streams
updateAllVideoStreams
:
(
streams
:
(
Stream
|
Participant
)
[]
)
=>
void
update
Old
All
Streams
updateOldAllStreams
:
(
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
Vid
ID
update
All
Video
Streams
update
Old
All
Streams
MediaSFU
MediaSFU React Native
Loading...