shared
1.32.6
common
shared
/
io.dyte.core.network.models
/
VideoStreamConfig
Video
Stream
Config
@
Serializable
data
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