You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::MediaConvert::Types::VideoDetail

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Contains details about the output's video stream

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#height_in_pxInteger

Height in pixels for the output

Returns:

  • (Integer)

    Height in pixels for the output.

#width_in_pxInteger

Width in pixels for the output

Returns:

  • (Integer)

    Width in pixels for the output.