Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
matrix
<internal>
CallFeedStats
Interface CallFeedStats
interface
CallFeedStats
{
audio
:
null
|
TrackStats
;
isAudioMuted
:
boolean
;
isVideoMuted
:
boolean
;
prefix
:
string
;
purpose
:
string
;
stream
:
string
;
type
:
"remote"
|
"local"
;
video
:
null
|
TrackStats
;
}
Index
Properties
audio
is
Audio
Muted
is
Video
Muted
prefix
purpose
stream
type
video
Properties
audio
audio
:
null
|
TrackStats
is
Audio
Muted
is
Audio
Muted
:
boolean
is
Video
Muted
is
Video
Muted
:
boolean
prefix
prefix
:
string
purpose
purpose
:
string
stream
stream
:
string
type
type
:
"remote"
|
"local"
video
video
:
null
|
TrackStats
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
audio
is
Audio
Muted
is
Video
Muted
prefix
purpose
stream
type
video
matrix-js-sdk
Loading...