Interface MotionImageInsertionOffset.Builder

All Superinterfaces:
Buildable, CopyableBuilder<MotionImageInsertionOffset.Builder,MotionImageInsertionOffset>, SdkBuilder<MotionImageInsertionOffset.Builder,MotionImageInsertionOffset>, SdkPojo
Enclosing class:
MotionImageInsertionOffset

public static interface MotionImageInsertionOffset.Builder extends SdkPojo, CopyableBuilder<MotionImageInsertionOffset.Builder,MotionImageInsertionOffset>
  • 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.