Gets and sets the property Interlaced.
Whether the input file is interlaced. If you want Elastic Transcoder to automatically
detect whether the input file is interlaced, specify CopyC#
.
If you want to specify whether the input file is interlaced, enter one
of the following values:
auto
CopyC#
, true
CopyC#
false
If you specify a value other than CopyC#
, Elastic Transcoder disables automatic
detection of interlacing.
auto

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