MediaSFU Shared
Preparing search index...
ProducerMediaPausedParameters
Interface ProducerMediaPausedParameters<TParticipant, TPrepopulateUserMediaParameters, TReorderStreamsParameters, TReUpdateInterParameters, TAllParameters>
interface
ProducerMediaPausedParameters
<
TParticipant
extends
ProducerMediaPausedParticipantLike
=
ProducerMediaPausedParticipantLike
,
TPrepopulateUserMediaParameters
=
PrepopulateUserMediaParameters
,
TReorderStreamsParameters
=
ReorderStreamsParameters
,
TReUpdateInterParameters
=
ReUpdateInterParameters
,
TAllParameters
extends
TPrepopulateUserMediaParameters
&
TReorderStreamsParameters
&
TReUpdateInterParameters
=
TPrepopulateUserMediaParameters
&
TReorderStreamsParameters
&
TReUpdateInterParameters
,
>
{
activeSounds
:
string
[]
;
meetingDisplayType
:
string
;
meetingVideoOptimized
:
boolean
;
participants
:
TParticipant
[]
;
oldSoundIds
:
string
[]
;
shared
:
boolean
;
shareScreenStarted
:
boolean
;
updateMainWindow
:
boolean
;
hostLabel
:
string
;
islevel
:
string
;
updateActiveSounds
:
(
activeSounds
:
string
[]
)
=>
void
;
updateUpdateMainWindow
:
(
updateMainWindow
:
boolean
)
=>
void
;
reorderStreams
:
ProducerMediaPausedReorderStreamsType
<
TReorderStreamsParameters
,
>
;
prepopulateUserMedia
:
ProducerMediaPausedPrepopulateUserMediaType
<
TPrepopulateUserMediaParameters
,
>
;
reUpdateInter
:
ProducerMediaPausedReUpdateInterType
<
TReUpdateInterParameters
,
>
;
getUpdatedAllParams
:
()
=>
ProducerMediaPausedParameters
<
TParticipant
,
TPrepopulateUserMediaParameters
,
TReorderStreamsParameters
,
TReUpdateInterParameters
,
TAllParameters
,
>
&
TAllParameters
;
[
key
:
string
]:
any
;
}
Type Parameters
TParticipant
extends
ProducerMediaPausedParticipantLike
=
ProducerMediaPausedParticipantLike
TPrepopulateUserMediaParameters
=
PrepopulateUserMediaParameters
TReorderStreamsParameters
=
ReorderStreamsParameters
TReUpdateInterParameters
=
ReUpdateInterParameters
TAllParameters
extends
TPrepopulateUserMediaParameters
&
TReorderStreamsParameters
&
TReUpdateInterParameters
=
TPrepopulateUserMediaParameters
&
TReorderStreamsParameters
&
TReUpdateInterParameters
Indexable
[
key
:
string
]:
any
Index
Properties
active
Sounds
meeting
Display
Type
meeting
Video
Optimized
participants
old
Sound
Ids
shared
share
Screen
Started
update
Main
Window
host
Label
islevel
update
Active
Sounds
update
Update
Main
Window
reorder
Streams
prepopulate
User
Media
re
Update
Inter
get
Updated
All
Params
Properties
active
Sounds
activeSounds
:
string
[]
meeting
Display
Type
meetingDisplayType
:
string
meeting
Video
Optimized
meetingVideoOptimized
:
boolean
participants
participants
:
TParticipant
[]
old
Sound
Ids
oldSoundIds
:
string
[]
shared
shared
:
boolean
share
Screen
Started
shareScreenStarted
:
boolean
update
Main
Window
updateMainWindow
:
boolean
host
Label
hostLabel
:
string
islevel
islevel
:
string
update
Active
Sounds
updateActiveSounds
:
(
activeSounds
:
string
[]
)
=>
void
update
Update
Main
Window
updateUpdateMainWindow
:
(
updateMainWindow
:
boolean
)
=>
void
reorder
Streams
reorderStreams
:
ProducerMediaPausedReorderStreamsType
<
TReorderStreamsParameters
>
prepopulate
User
Media
prepopulateUserMedia
:
ProducerMediaPausedPrepopulateUserMediaType
<
TPrepopulateUserMediaParameters
,
>
re
Update
Inter
reUpdateInter
:
ProducerMediaPausedReUpdateInterType
<
TReUpdateInterParameters
>
get
Updated
All
Params
getUpdatedAllParams
:
()
=>
ProducerMediaPausedParameters
<
TParticipant
,
TPrepopulateUserMediaParameters
,
TReorderStreamsParameters
,
TReUpdateInterParameters
,
TAllParameters
,
>
&
TAllParameters
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
Sounds
meeting
Display
Type
meeting
Video
Optimized
participants
old
Sound
Ids
shared
share
Screen
Started
update
Main
Window
host
Label
islevel
update
Active
Sounds
update
Update
Main
Window
reorder
Streams
prepopulate
User
Media
re
Update
Inter
get
Updated
All
Params
MediaSFU
MediaSFU Shared - v1.0.1
Loading...