Gets and sets the property AspectRatio.
The aspect ratio of the input file. If you want Elastic Transcoder to automatically
detect the aspect ratio of the input file, specify CopyC#
. If
you want to specify the aspect ratio for the output file, enter one of
the following values:
auto
CopyC#
, 1:1
CopyC#
, 4:3
CopyC#
, 3:2
CopyC#
16:9
If you specify a value other than CopyC#
, Elastic Transcoder disables
automatic detection of the aspect ratio.
auto

C# |
public string AspectRatio { get; set; }