core
Toggle table of contents
1.2.0
common
Platform filter
common
Switch theme
Search in API
core
core
/
com.cloudflare.realtimekit.network.models
/
VideoStreamConfig
Video
Stream
Config
@
Serializable
class
VideoStreamConfig
(
val
mobile
:
Int
,
val
desktop
:
Int
)
Members
Constructors
Video
Stream
Config
Link copied to clipboard
constructor
(
mobile
:
Int
,
desktop
:
Int
)
Properties
desktop
Link copied to clipboard
val
desktop
:
Int
mobile
Link copied to clipboard
val
mobile
:
Int