matrix-js-sdk
Preparing search index...
matrix
<internal>
MediaSsrcHandler
Class MediaSsrcHandler
Index
Constructors
constructor
Methods
find
Mid
By
Ssrc
get
Ssrc
To
Mid
Map
parse
Constructors
constructor
new
MediaSsrcHandler
()
:
MediaSsrcHandler
Returns
MediaSsrcHandler
Methods
find
Mid
By
Ssrc
findMidBySsrc
(
ssrc
:
string
,
type
:
"remote"
|
"local"
)
:
undefined
|
string
Parameters
ssrc
:
string
type
:
"remote"
|
"local"
Returns
undefined
|
string
get
Ssrc
To
Mid
Map
getSsrcToMidMap
(
type
:
MapType
)
:
Map
<
string
,
string
[]
>
Parameters
type
:
MapType
Returns
Map
<
string
,
string
[]
>
parse
parse
(
description
:
string
,
type
:
MapType
)
:
void
Parameters
description
:
string
type
:
MapType
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
find
Mid
By
Ssrc
get
Ssrc
To
Mid
Map
parse
matrix-js-sdk
Loading...