class Aws::MediaConvert::Types::Rectangle


@see docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/Rectangle AWS API Documentation
@return [Integer]
the video frame. Specify only even numbers.
The distance, in pixels, between the rectangle and the top edge of
@!attribute [rw] y
@return [Integer]
the video frame. Specify only even numbers.
The distance, in pixels, between the rectangle and the left edge of
@!attribute [rw] x
@return [Integer]
Width of rectangle in pixels. Specify only even numbers.
@!attribute [rw] width
@return [Integer]
Height of rectangle in pixels. Specify only even numbers.
@!attribute [rw] height
Use Rectangle to identify a specific area of the video frame.