Params

data class Params(val frameRate: Int, val bitrate: Int, val resolution: String)

Parameters

frameRate

the new frame-rate

bitrate

the new bitrate

resolution

the new resolution

Constructors

Link copied to clipboard
constructor(frameRate: Int, bitrate: Int, resolution: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard