Fishjam Web SDK - v0.18.0
Preparing search index...
@fishjam-cloud/react-client
CustomSource
Type Alias CustomSource<T>
type
CustomSource
<
T
extends
string
>
=
{
id
:
T
;
stream
?:
MediaStream
;
trackIds
?:
{
audioId
?:
string
;
videoId
?:
string
}
;
}
Type Parameters
T
extends
string
Index
Properties
id
stream?
track
Ids?
Properties
id
id
:
T
Optional
stream
stream
?:
MediaStream
Optional
track
Ids
trackIds
?:
{
audioId
?:
string
;
videoId
?:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
stream
track
Ids
Fishjam Web SDK - v0.18.0
Loading...