Gets and sets the property FrameRate.
The frame rate of the input file. If you want Elastic Transcoder to automatically
detect the frame rate of the input file, specify CopyC#
. If
you want to specify the frame rate for the input file, enter one of the
following values:
auto
CopyC#
, 10
CopyC#
, 15
CopyC#
, 23.97
CopyC#
,
24
CopyC#
, 25
CopyC#
, 29.97
CopyC#
, 30
CopyC#
60
If you specify a value other than CopyC#
, Elastic Transcoder disables automatic
detection of the frame rate.
auto

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