Interface AbWatermarkingCustomProfile.Builder

  • Method Details

    • embeddingFrequency

      AbWatermarkingCustomProfile.Builder embeddingFrequency(Double embeddingFrequency)
      The frequency with which watermarks will be embedded, in milliseconds.
      Parameters:
      embeddingFrequency - The frequency with which watermarks will be embedded, in milliseconds.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • sceneCut

      The number of frames after scene-cut to embed the watermark.
      Parameters:
      sceneCut - The number of frames after scene-cut to embed the watermark.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • targetPsnr

      The target PSNR of the watermarked frame
      Parameters:
      targetPsnr - The target PSNR of the watermarked frame
      Returns:
      Returns a reference to this object so that method calls can be chained together.