@serenada/core
Preparing search index...
CallScene
Interface CallScene
interface
CallScene
{
activeSpeakerId
:
string
|
null
;
contentSource
:
ContentSource
|
null
;
localParticipantId
:
string
;
participants
:
SceneParticipant
[]
;
pinnedParticipantId
:
string
|
null
;
safeAreaInsets
:
Insets
;
userPrefs
:
UserLayoutPrefs
;
viewportHeight
:
number
;
viewportWidth
:
number
;
}
Index
Properties
active
Speaker
Id
content
Source
local
Participant
Id
participants
pinned
Participant
Id
safe
Area
Insets
user
Prefs
viewport
Height
viewport
Width
Properties
active
Speaker
Id
activeSpeakerId
:
string
|
null
content
Source
contentSource
:
ContentSource
|
null
local
Participant
Id
localParticipantId
:
string
participants
participants
:
SceneParticipant
[]
pinned
Participant
Id
pinnedParticipantId
:
string
|
null
safe
Area
Insets
safeAreaInsets
:
Insets
user
Prefs
userPrefs
:
UserLayoutPrefs
viewport
Height
viewportHeight
:
number
viewport
Width
viewportWidth
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
Speaker
Id
content
Source
local
Participant
Id
participants
pinned
Participant
Id
safe
Area
Insets
user
Prefs
viewport
Height
viewport
Width
@serenada/core
Loading...