presetId property
The value of the Id
object for the preset that you want to use
for this job. The preset determines the audio, video, and thumbnail settings
that Elastic Transcoder uses for transcoding. To use a preset that you
created, specify the preset ID that Elastic Transcoder returned in the
response when you created the preset. You can also use the Elastic
Transcoder system presets, which you can get with ListPresets
.
Implementation
final String? presetId;