Interface MssPackage.Builder

    • Method Detail

      • encryption

        MssPackage.Builder encryption​(MssEncryption encryption)
        Sets the value of the Encryption property for this object.
        Parameters:
        encryption - The new value for the Encryption property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • manifestWindowSeconds

        MssPackage.Builder manifestWindowSeconds​(Integer manifestWindowSeconds)
        The time window (in seconds) contained in each manifest.
        Parameters:
        manifestWindowSeconds - The time window (in seconds) contained in each manifest.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • segmentDurationSeconds

        MssPackage.Builder segmentDurationSeconds​(Integer segmentDurationSeconds)
        The duration (in seconds) of each segment.
        Parameters:
        segmentDurationSeconds - The duration (in seconds) of each segment.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • streamSelection

        MssPackage.Builder streamSelection​(StreamSelection streamSelection)
        Sets the value of the StreamSelection property for this object.
        Parameters:
        streamSelection - The new value for the StreamSelection property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.