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

The number of degrees clockwise by which you want Elastic Transcoder to rotate the output relative to the input. Enter one of the following values:

CopyC#
auto
,
CopyC#
0
,
CopyC#
90
,
CopyC#
180
,
CopyC#
270

The value

CopyC#
auto
generally works only if the file that you're transcoding contains rotation metadata.

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

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