Settings

open class Settings

Settings passed to the encoder by WebRTC.

Constructors

Link copied to clipboard
constructor(numberOfCores: Int, width: Int, height: Int, startBitrate: Int, maxFramerate: Int, numberOfSimulcastStreams: Int, automaticResizeOn: Boolean)
constructor(numberOfCores: Int, width: Int, height: Int, startBitrate: Int, maxFramerate: Int, numberOfSimulcastStreams: Int, automaticResizeOn: Boolean, capabilities: VideoEncoder.Capabilities)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val height: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val width: Int