Interface MotionImageInsertionOffset.Builder

  • Method Details

    • imageX

      Set the distance, in pixels, between the overlay and the left edge of the video frame.
      Parameters:
      imageX - Set the distance, in pixels, between the overlay and the left edge of the video frame.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • imageY

      Set the distance, in pixels, between the overlay and the top edge of the video frame.
      Parameters:
      imageY - Set the distance, in pixels, between the overlay and the top edge of the video frame.
      Returns:
      Returns a reference to this object so that method calls can be chained together.