ChannelDestinationMultiplexSettings

data class ChannelDestinationMultiplexSettings(val multiplexId: String, val programName: String)

Constructors

Link copied to clipboard
constructor(multiplexId: String, programName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the Multiplex that the encoder is providing output to.

Link copied to clipboard

The program name of the Multiplex program that the encoder is providing output to.