Preparing search index...
The search index is not available
LiveKit JS Client SDK - v2.6.0
LiveKit JS Client SDK
UpdateCodecMessage
Interface UpdateCodecMessage
interface
UpdateCodecMessage
{
data
:
{
codec
:
|
"vp8"
|
"h264"
|
"vp9"
|
"av1"
;
participantIdentity
:
string
;
trackId
:
string
;
}
;
kind
:
"updateCodec"
;
}
Hierarchy (
view full
)
BaseMessage
UpdateCodecMessage
Index
Properties
data
kind
Properties
data
data
:
{
codec
:
|
"vp8"
|
"h264"
|
"vp9"
|
"av1"
;
participantIdentity
:
string
;
trackId
:
string
;
}
kind
kind
:
"updateCodec"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
data
kind
LiveKit JS Client SDK - v2.6.0
Loading...