Fishjam Web SDK - v0.18.0
Preparing search index...
@fishjam-cloud/ts-client
TrackMetadata
Type Alias TrackMetadata
type
TrackMetadata
=
{
displayName
?:
string
;
paused
:
boolean
;
type
:
|
"camera"
|
"microphone"
|
"screenShareVideo"
|
"screenShareAudio"
|
"customVideo"
|
"customAudio"
;
}
Index
Properties
display
Name?
paused
type
Properties
Optional
display
Name
displayName
?:
string
paused
paused
:
boolean
type
type
:
|
"camera"
|
"microphone"
|
"screenShareVideo"
|
"screenShareAudio"
|
"customVideo"
|
"customAudio"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
display
Name
paused
type
Fishjam Web SDK - v0.18.0
Loading...