You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::MediaLive::Types::MultiplexProgram

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#channel_idString

The MediaLive channel associated with the program.

Returns:

  • (String)

    The MediaLive channel associated with the program.

#multiplex_program_settingsTypes::MultiplexProgramSettings

The settings for this multiplex program.

Returns:

#packet_identifiers_mapTypes::MultiplexProgramPacketIdentifiersMap

The packet identifier map for this multiplex program.

Returns:

#pipeline_detailsArray<Types::MultiplexProgramPipelineDetail>

Contains information about the current sources for the specified program in the specified multiplex. Keep in mind that each multiplex pipeline connects to both pipelines in a given source channel (the channel identified by the program). But only one of those channel pipelines is ever active at one time.

Returns:

#program_nameString

The name of the multiplex program.

Returns:

  • (String)

    The name of the multiplex program.