VideoStreamConfig

@Serializable
class VideoStreamConfig(val mobile: Int, val desktop: Int)

Constructors

Link copied to clipboard
constructor(mobile: Int, desktop: Int)

Properties

Link copied to clipboard
Link copied to clipboard
val mobile: Int