You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ElasticTranscoder::Types::PresetPresets are templates that contain most of the settings for transcoding media files from one format to another. Elastic Transcoder includes some default presets for common formats, for example, several iPod and iPhone versions. You can also create your own presets for formats that aren't included among the default presets. You specify which preset you want to use when you create a job.
Returned by:
Instance Attribute Summary collapseThe Amazon Resource Name (ARN) for the preset.
A section of the response body that provides information about the audio preset values.
The container type for the output file.
A description of the preset.
Identifier for the new preset.
The name of the preset.
A section of the response body that provides information about the thumbnail preset values, if any.
Whether the preset is a default preset provided by Elastic Transcoder (System
) or a preset that you have defined (Custom
).
A section of the response body that provides information about the video preset values.
The Amazon Resource Name (ARN) for the preset.
#audio ⇒ Types::AudioParametersA section of the response body that provides information about the audio preset values.
#container ⇒ StringThe container type for the output file. Valid values include flac
, flv
, fmp4
, gif
, mp3
, mp4
, mpg
, mxf
, oga
, ogg
, ts
, and webm
.
A description of the preset.
#id ⇒ StringIdentifier for the new preset. You use this value to get settings for the preset or to delete it.
#thumbnails ⇒ Types::ThumbnailsA section of the response body that provides information about the thumbnail preset values, if any.
#type ⇒ StringWhether the preset is a default preset provided by Elastic Transcoder (System
) or a preset that you have defined (Custom
).
A section of the response body that provides information about the video preset values.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4