Uses of Class
software.amazon.awssdk.services.mediaconvert.model.MotionImageInsertionOffset
-
Packages that use MotionImageInsertionOffset Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of MotionImageInsertionOffset in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return MotionImageInsertionOffset Modifier and Type Method Description MotionImageInsertionOffsetMotionImageInserter. offset()Use Offset to specify the placement of your motion graphic overlay on the video frame.Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type MotionImageInsertionOffset Modifier and Type Method Description MotionImageInserter.BuilderMotionImageInserter.Builder. offset(MotionImageInsertionOffset offset)Use Offset to specify the placement of your motion graphic overlay on the video frame.
-