public static interface MotionImageInsertionOffset.Builder extends SdkPojo, CopyableBuilder<MotionImageInsertionOffset.Builder,MotionImageInsertionOffset>
| Modifier and Type | Method and Description |
|---|---|
MotionImageInsertionOffset.Builder |
imageX(Integer imageX)
Set the distance, in pixels, between the overlay and the left edge of the video frame.
|
MotionImageInsertionOffset.Builder |
imageY(Integer imageY)
Set the distance, in pixels, between the overlay and the top edge of the video frame.
|
copyapplyMutation, buildMotionImageInsertionOffset.Builder imageX(Integer imageX)
imageX - Set the distance, in pixels, between the overlay and the left edge of the video frame.MotionImageInsertionOffset.Builder imageY(Integer imageY)
imageY - Set the distance, in pixels, between the overlay and the top edge of the video frame.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.