MultiplexProgramChannelDestinationSettings class

Multiplex Program Input Destination Settings for outputting a Channel to a Multiplex

Properties

hashCode int
The hash code for this object.
no setterinherited
multiplexId String?
The ID of the Multiplex that the encoder is providing output to. You do not need to specify the individual inputs to the Multiplex; MediaLive will handle the connection of the two MediaLive pipelines to the two Multiplex instances. The Multiplex must be in the same region as the Channel.
final
programName String?
The program name of the Multiplex program that the encoder is providing output to.
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited