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.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
MotionImageInsertionOffset.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 © 2020. All rights reserved.