AWS SDK for .NET Documentation
MaxWidth Property
AmazonAmazon.ElasticTranscoder.ModelVideoParametersMaxWidth Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property MaxWidth.

The maximum width of the output video in pixels. If you specify

CopyC#
auto
, Elastic Transcoder uses 1920 (Full HD) as the default value. If you specify a numeric value, enter an even integer between 128 and 4096.

Declaration Syntax
C#
public string MaxWidth { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)