frameRate property
The frame rate of the input file. If you want Elastic Transcoder to
automatically detect the frame rate of the input file, specify
auto
. If you want to specify the frame rate for the input file,
enter one of the following values:
10
, 15
, 23.97
, 24
,
25
, 29.97
, 30
, 60
If you specify a value other than auto
, Elastic Transcoder
disables automatic detection of the frame rate.
Implementation
final String? frameRate;