Interface EncryptionMethod.Builder

  • Method Details

    • tsEncryptionMethod

      EncryptionMethod.Builder tsEncryptionMethod(String tsEncryptionMethod)

      The encryption method to use.

      Parameters:
      tsEncryptionMethod - The encryption method to use.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • tsEncryptionMethod

      EncryptionMethod.Builder tsEncryptionMethod(TsEncryptionMethod tsEncryptionMethod)

      The encryption method to use.

      Parameters:
      tsEncryptionMethod - The encryption method to use.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • cmafEncryptionMethod

      EncryptionMethod.Builder cmafEncryptionMethod(String cmafEncryptionMethod)

      The encryption method to use.

      Parameters:
      cmafEncryptionMethod - The encryption method to use.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • cmafEncryptionMethod

      EncryptionMethod.Builder cmafEncryptionMethod(CmafEncryptionMethod cmafEncryptionMethod)

      The encryption method to use.

      Parameters:
      cmafEncryptionMethod - The encryption method to use.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • ismEncryptionMethod

      EncryptionMethod.Builder ismEncryptionMethod(String ismEncryptionMethod)

      The encryption method used for Microsoft Smooth Streaming (MSS) content. This specifies how the MSS segments are encrypted to protect the content during delivery to client players.

      Parameters:
      ismEncryptionMethod - The encryption method used for Microsoft Smooth Streaming (MSS) content. This specifies how the MSS segments are encrypted to protect the content during delivery to client players.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • ismEncryptionMethod

      EncryptionMethod.Builder ismEncryptionMethod(IsmEncryptionMethod ismEncryptionMethod)

      The encryption method used for Microsoft Smooth Streaming (MSS) content. This specifies how the MSS segments are encrypted to protect the content during delivery to client players.

      Parameters:
      ismEncryptionMethod - The encryption method used for Microsoft Smooth Streaming (MSS) content. This specifies how the MSS segments are encrypted to protect the content during delivery to client players.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: