MediaSFU Shared
Preparing search index...
DispStreamsOptions
Interface DispStreamsOptions<TParameters>
interface
DispStreamsOptions
<
TParameters
extends
DispStreamsParameters
<
any
,
any
,
any
,
any
>
=
DispStreamsParameters
,
>
{
lStreams
:
TParameters
extends
DispStreamsParameters
<
TStream
,
TParticipant
,
any
,
any
,
>
?
(
TStream
|
TParticipant
)
[]
:
(
Participant
|
Stream
)
[]
;
ind
:
number
;
auto
?:
boolean
;
ChatSkip
?:
boolean
;
forChatCard
?:
any
;
forChatID
?:
any
;
parameters
:
TParameters
;
breakRoom
?:
number
;
inBreakRoom
?:
boolean
;
}
Type Parameters
TParameters
extends
DispStreamsParameters
<
any
,
any
,
any
,
any
>
=
DispStreamsParameters
Index
Properties
l
Streams
ind
auto?
Chat
Skip?
for
Chat
Card?
for
Chat
ID?
parameters
break
Room?
in
Break
Room?
Properties
l
Streams
lStreams
:
TParameters
extends
DispStreamsParameters
<
TStream
,
TParticipant
,
any
,
any
,
>
?
(
TStream
|
TParticipant
)
[]
:
(
Participant
|
Stream
)
[]
ind
ind
:
number
Optional
auto
auto
?:
boolean
Optional
Chat
Skip
ChatSkip
?:
boolean
Optional
for
Chat
Card
forChatCard
?:
any
Optional
for
Chat
ID
forChatID
?:
any
parameters
parameters
:
TParameters
Optional
break
Room
breakRoom
?:
number
Optional
in
Break
Room
inBreakRoom
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
l
Streams
ind
auto
Chat
Skip
for
Chat
Card
for
Chat
ID
parameters
break
Room
in
Break
Room
MediaSFU
MediaSFU Shared - v1.0.1
Loading...