Interface MultiplexProgramPipelineDetail.Builder

    • Method Detail

      • activeChannelPipeline

        MultiplexProgramPipelineDetail.Builder activeChannelPipeline​(String activeChannelPipeline)
        Identifies the channel pipeline that is currently active for the pipeline (identified by PipelineId) in the multiplex.
        Parameters:
        activeChannelPipeline - Identifies the channel pipeline that is currently active for the pipeline (identified by PipelineId) in the multiplex.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • pipelineId

        MultiplexProgramPipelineDetail.Builder pipelineId​(String pipelineId)
        Identifies a specific pipeline in the multiplex.
        Parameters:
        pipelineId - Identifies a specific pipeline in the multiplex.
        Returns:
        Returns a reference to this object so that method calls can be chained together.