Preparing search index...
The search index is not available
LiveKit JS Client SDK - v2.6.0
LiveKit JS Client SDK
VideoPresetOptions
Interface VideoPresetOptions
interface
VideoPresetOptions
{
aspectRatio
?:
number
;
height
:
number
;
maxBitrate
:
number
;
maxFramerate
?:
number
;
priority
?:
RTCPriorityType
;
width
:
number
;
}
Index
Properties
aspect
Ratio?
height
max
Bitrate
max
Framerate?
priority?
width
Properties
Optional
aspect
Ratio
aspect
Ratio
?:
number
height
height
:
number
max
Bitrate
max
Bitrate
:
number
Optional
max
Framerate
max
Framerate
?:
number
Optional
priority
priority
?:
RTCPriorityType
width
width
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
aspect
Ratio
height
max
Bitrate
max
Framerate
priority
width
LiveKit JS Client SDK - v2.6.0
Loading...