MultiplexVideoSettings

The video configuration for each program in a multiplex.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The constant bitrate configuration for the video encode. When this field is defined, StatmuxSettings must be undefined.

Link copied to clipboard

Statmux rate control settings. When this field is defined, ConstantBitrate must be undefined.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String