core
Toggle table of contents
1.2.0
common
Platform filter
common
Switch theme
Search in API
core
core
/
com.cloudflare.realtimekit.network.models
/
VideoConfig
Video
Config
@
Serializable
class
VideoConfig
(
val
quality
:
String
,
val
frameRate
:
Int
)
Members
Constructors
Video
Config
Link copied to clipboard
constructor
(
quality
:
String
,
frameRate
:
Int
)
Properties
frame
Rate
Link copied to clipboard
@
SerialName
(
value
=
"frame_rate"
)
val
frameRate
:
Int
quality
Link copied to clipboard
val
quality
:
String