ScreenParams

Represents screen parameters for video encoding, particularly for screen sharing.

This object contains the default encoding parameters used for screen sharing producer creation in WebRTC streams.

Functions

Link copied to clipboard
fun getCustomScreenParams(maxBitrate: Int = 3000000, minBitrate: Int = 500000): ProducerOptionsType

Gets custom screen encoding parameters.

Link copied to clipboard

Gets the default screen encoding parameters.