Interface VideoSelectorProgramId.Builder

    • Method Detail

      • programId

        VideoSelectorProgramId.Builder programId​(Integer programId)
        Selects a specific program from within a multi-program transport stream. If the program doesn't exist, the first program within the transport stream will be selected by default.
        Parameters:
        programId - Selects a specific program from within a multi-program transport stream. If the program doesn't exist, the first program within the transport stream will be selected by default.
        Returns:
        Returns a reference to this object so that method calls can be chained together.