BridgeIngressGatewayBridge

data class BridgeIngressGatewayBridge(val maxBitrate: Int, val maxOutputs: Int)

Constructors

Link copied to clipboard
constructor(maxBitrate: Int, maxOutputs: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The maximum expected bitrate of the ingress bridge.

Link copied to clipboard

The maximum number of outputs on the ingress bridge.