Settings

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


constructor(    numberOfCores: Int,     width: Int,     height: Int,     startBitrate: Int,     maxFramerate: Int,     numberOfSimulcastStreams: Int,     automaticResizeOn: Boolean)

Deprecated