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

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

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

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

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