class Aws::MediaConvert::Types::MotionImageInsertionOffset
Specify the offset between the upper-left corner of the video frame and the top left corner of the overlay.
@note When making an API call, you may pass MotionImageInsertionOffset
data as a hash: { image_x: 1, image_y: 1, }
@!attribute [rw] image_x
Set the distance, in pixels, between the overlay and the left edge of the video frame. @return [Integer]
@!attribute [rw] image_y
Set the distance, in pixels, between the overlay and the top edge of the video frame. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/MotionImageInsertionOffset AWS API Documentation
Constants
- SENSITIVE