- getAccess() - Method in class com.amazonaws.services.elastictranscoder.model.Permission
-
The permission that you want to give to the AWS user that is listed in
Grantee.
- getAlbumArt() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
-
Information about the album art that you want Elastic Transcoder to
add to the file during transcoding.
- getAlbumArt() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
The album art to be associated with the output file, if any.
- getAlbumArtFormat() - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
-
The format of album art, if any.
- getAppliedColorSpaceConversion() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
If Elastic Transcoder used a preset with a
ColorSpaceConversionMode
to transcode the output file,
the AppliedColorSpaceConversion
parameter shows the
conversion used.
- getArn() - Method in class com.amazonaws.services.elastictranscoder.model.Job
-
The Amazon Resource Name (ARN) for the job.
- getArn() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
-
The Amazon Resource Name (ARN) for the pipeline.
- getArn() - Method in class com.amazonaws.services.elastictranscoder.model.Preset
-
The Amazon Resource Name (ARN) for the preset.
- getArtwork() - Method in class com.amazonaws.services.elastictranscoder.model.JobAlbumArt
-
The file to be used as album art.
- getAscending() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
-
To list jobs in chronological order by the date and time that they
were submitted, enter true
.
- getAscending() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
-
To list jobs in chronological order by the date and time that they
were submitted, enter true
.
- getAscending() - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesRequest
-
To list pipelines in chronological order by the date and time that
they were created, enter true
.
- getAscending() - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsRequest
-
To list presets in chronological order by the date and time that they
were created, enter true
.
- getAspectRatio() - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
-
The aspect ratio of the input file.
- getAspectRatio() - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
-
- getAspectRatio() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
- getAudio() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
-
A section of the request body that specifies the audio parameters.
- getAudio() - Method in class com.amazonaws.services.elastictranscoder.model.Preset
-
A section of the response body that provides information about the
audio preset values.
- getAudioPackingMode() - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
-
The method of organizing audio channels and tracks.
- getAwsKmsKeyArn() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
-
The AWS Key Management Service (AWS KMS) key that you want to use with
this pipeline.
- getAwsKmsKeyArn() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
-
The AWS Key Management Service (AWS KMS) key that you want to use with
this pipeline.
- getAwsKmsKeyArn() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
-
The AWS Key Management Service (AWS KMS) key that you want to use with
this pipeline.
- getBitDepth() - Method in class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
-
You can only choose an audio bit depth when you specify
flac
or pcm
for the value of Audio:Codec.
- getBitOrder() - Method in class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
-
You can only choose an audio bit order when you specify
pcm
for the value of Audio:Codec.
- getBitRate() - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
-
The bit rate of the audio stream in the output file, in
kilobits/second.
- getBitRate() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
The bit rate of the video stream in the output file, in
kilobits/second.
- getBucket() - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
-
The Amazon S3 bucket in which you want Elastic Transcoder to save the
transcoded files.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
-
Returns additional metadata for a previously executed successful request, typically used for
debugging issues where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
-
Returns additional metadata for a previously executed successful, request, typically used for
debugging issues where a service isn't acting as expected.
- getCaptionFormats() - Method in class com.amazonaws.services.elastictranscoder.model.Captions
-
The array of file formats for the output captions.
- getCaptions() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
-
You can configure Elastic Transcoder to transcode captions, or
subtitles, from one format to another.
- getCaptions() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
You can configure Elastic Transcoder to transcode captions, or
subtitles, from one format to another.
- getCaptionSources() - Method in class com.amazonaws.services.elastictranscoder.model.Captions
-
Source files for the input sidecar captions used during the
transcoding process.
- getChannels() - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
-
The number of audio channels in the output file.
- getCode() - Method in class com.amazonaws.services.elastictranscoder.model.Warning
-
The code of the cross-regional warning.
- getCodec() - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
-
The audio codec for the output file.
- getCodec() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
The video codec for the output file.
- getCodecOptions() - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
-
If you specified AAC
for Audio:Codec
, this
is the AAC
compression profile to use.
- getCodecOptions() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
Profile (H.264/VP8 Only)
- getCompleted() - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
-
The Amazon SNS topic that you want to notify when Elastic Transcoder
has finished processing the job.
- getComposition() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
-
You can create an output file that contains an excerpt from the input
file.
- getComposition() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
You can create an output file that contains an excerpt from the input
file.
- getContainer() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
-
The container type for the output file.
- getContainer() - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
-
The container type for the input file.
- getContainer() - Method in class com.amazonaws.services.elastictranscoder.model.Preset
-
The container type for the output file.
- getContentConfig() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
-
The optional ContentConfig
object specifies information
about the Amazon S3 bucket in which you want Elastic Transcoder to
save transcoded files and playlists: which bucket to use, which users
you want to have access to the files, the type of access you want
users to have, and the storage class that you want to assign to the
files.
- getContentConfig() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
-
Information about the Amazon S3 bucket in which you want Elastic
Transcoder to save transcoded files and playlists.
- getContentConfig() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
-
The optional ContentConfig
object specifies information
about the Amazon S3 bucket in which you want Elastic Transcoder to
save transcoded files and playlists: which bucket to use, which users
you want to have access to the files, the type of access you want
users to have, and the storage class that you want to assign to the
files.
- getDescription() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
-
A description of the preset.
- getDescription() - Method in class com.amazonaws.services.elastictranscoder.model.Preset
-
A description of the preset.
- getDetectedProperties() - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
-
The detected properties of the input file.
- getDisplayAspectRatio() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
The value that Elastic Transcoder adds to the metadata in the output
file.
- getDuration() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
Duration of the output file, in seconds.
- getDuration() - Method in class com.amazonaws.services.elastictranscoder.model.TimeSpan
-
The duration of the clip.
- getDurationMillis() - Method in class com.amazonaws.services.elastictranscoder.model.DetectedProperties
-
The detected duration of the input file, in milliseconds.
- getDurationMillis() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
Duration of the output file, in milliseconds.
- getEncryption() - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
-
The encryption settings, if any, that you want Elastic Transcoder to
apply to your artwork.
- getEncryption() - Method in class com.amazonaws.services.elastictranscoder.model.CaptionFormat
-
The encryption settings, if any, that you want Elastic Transcoder to
apply to your caption formats.
- getEncryption() - Method in class com.amazonaws.services.elastictranscoder.model.CaptionSource
-
The encryption settings, if any, that you want Elastic Transcoder to
apply to your caption sources.
- getEncryption() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
-
You can specify encryption settings for any output files that you want
to use for a transcoding job.
- getEncryption() - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
-
The encryption settings, if any, that are used for decrypting your
input files.
- getEncryption() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
The encryption settings, if any, that you want Elastic Transcoder to
apply to your output files.
- getEncryption() - Method in class com.amazonaws.services.elastictranscoder.model.JobWatermark
-
The encryption settings, if any, that you want Elastic Transcoder to
apply to your watermarks.
- getError() - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
-
The Amazon SNS topic that you want to notify when Elastic Transcoder
encounters an error condition.
- getExecutorService() - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
-
Returns the executor service used by this async client to execute
requests.
- getFileSize() - Method in class com.amazonaws.services.elastictranscoder.model.DetectedProperties
-
The detected file size of the input file, in bytes.
- getFileSize() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
File size of the output file, in bytes.
- getFinishTimeMillis() - Method in class com.amazonaws.services.elastictranscoder.model.Timing
-
The time the job finished transcoding, in epoch milliseconds.
- getFixedGOP() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
Applicable only when the value of Video:Codec is one of
H.264
, MPEG2
, or VP8
.
- getFormat() - Method in class com.amazonaws.services.elastictranscoder.model.CaptionFormat
-
The format you specify determines whether Elastic Transcoder generates
an embedded or sidecar caption for this output.
- getFormat() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
-
The format of the output playlist.
- getFormat() - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
-
The format of the output playlist.
- getFormat() - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
-
The type of DRM, if any, that you want Elastic Transcoder to apply to
the output files associated with this playlist.
- getFormat() - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
-
The format of thumbnails, if any.
- getFrameRate() - Method in class com.amazonaws.services.elastictranscoder.model.DetectedProperties
-
The detected frame rate of the input file, in frames per second.
- getFrameRate() - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
-
The frame rate of the input file.
- getFrameRate() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
Frame rate of the output file, in frames per second.
- getFrameRate() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
The frames per second for the video stream in the output file.
- getGrantee() - Method in class com.amazonaws.services.elastictranscoder.model.Permission
-
The AWS user or group that you want to have access to transcoded files
and playlists.
- getGranteeType() - Method in class com.amazonaws.services.elastictranscoder.model.Permission
-
The type of value that appears in the Grantee object:
Canonical
: Either the canonical user ID for an AWS
account or an origin access identity for an Amazon CloudFront
distribution.
- getHeight() - Method in class com.amazonaws.services.elastictranscoder.model.DetectedProperties
-
The detected height of the input file, in pixels.
- getHeight() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
Height of the output file, in pixels.
- getHlsContentProtection() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
-
The HLS content protection settings, if any, that you want Elastic
Transcoder to apply to the output files associated with this playlist.
- getHlsContentProtection() - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
-
The HLS content protection settings, if any, that you want Elastic
Transcoder to apply to the output files associated with this playlist.
- getHorizontalAlign() - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
-
The horizontal position of the watermark unless you specify a non-zero
value for HorizontalOffset
: Left: The
left edge of the watermark is aligned with the left border of the
video. Right: The right edge of the watermark is
aligned with the right border of the video. Center:
The watermark is centered between the left and right
borders.
- getHorizontalOffset() - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
-
The amount by which you want the horizontal position of the watermark
to be offset from the position specified by HorizontalAlign:
number of pixels (px): The minimum value is 0 pixels, and the
maximum value is the value of MaxWidth. integer percentage
(%): The range of valid values is 0 to 100. For example, if
you specify Left for HorizontalAlign
and 5px for
HorizontalOffset
, the left side of the watermark appears
5 pixels from the left border of the output video.
- getId() - Method in class com.amazonaws.services.elastictranscoder.model.CancelJobRequest
-
The identifier of the job that you want to cancel.
- getId() - Method in class com.amazonaws.services.elastictranscoder.model.DeletePipelineRequest
-
The identifier of the pipeline that you want to delete.
- getId() - Method in class com.amazonaws.services.elastictranscoder.model.DeletePresetRequest
-
The identifier of the preset for which you want to get detailed
information.
- getId() - Method in class com.amazonaws.services.elastictranscoder.model.Job
-
The identifier that Elastic Transcoder assigned to the job.
- getId() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
A sequential counter, starting with 1, that identifies an output among
the outputs from the current job.
- getId() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
-
The identifier for the pipeline.
- getId() - Method in class com.amazonaws.services.elastictranscoder.model.Preset
-
Identifier for the new preset.
- getId() - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
-
A unique identifier for the settings for one watermark.
- getId() - Method in class com.amazonaws.services.elastictranscoder.model.ReadJobRequest
-
The identifier of the job for which you want to get detailed
information.
- getId() - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineRequest
-
The identifier of the pipeline to read.
- getId() - Method in class com.amazonaws.services.elastictranscoder.model.ReadPresetRequest
-
The identifier of the preset for which you want to get detailed
information.
- getId() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
-
The identifier of the pipeline for which you want to change
notification settings.
- getId() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
-
The ID of the pipeline that you want to update.
- getId() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusRequest
-
The identifier of the pipeline to update.
- getInitializationVector() - Method in class com.amazonaws.services.elastictranscoder.model.Encryption
-
The series of random bits created by a random bit generator, unique
for every encryption operation, that you used to encrypt your input
files or that you want Elastic Transcoder to use to encrypt your
output files.
- getInitializationVector() - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
-
If Elastic Transcoder is generating your key for you, you must leave
this field blank.
- getInitializationVector() - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
-
The series of random bits created by a random bit generator, unique
for every encryption operation, that you want Elastic Transcoder to
use to encrypt your files.
- getInput() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
-
A section of the request body that provides information about the file
that is being transcoded.
- getInput() - Method in class com.amazonaws.services.elastictranscoder.model.Job
-
A section of the request or response body that provides information
about the file that is being transcoded.
- getInputBucket() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
-
The Amazon S3 bucket in which you saved the media files that you want
to transcode.
- getInputBucket() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
-
The Amazon S3 bucket from which Elastic Transcoder gets media files
for transcoding and the graphics files, if any, that you want to use
for watermarks.
- getInputBucket() - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
-
The Amazon S3 bucket that contains media files to be transcoded.
- getInputBucket() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
-
The Amazon S3 bucket in which you saved the media files that you want
to transcode and the graphics that you want to use as watermarks.
- getInputKey() - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
-
The name of the file to be used as album art.
- getInputKey() - Method in class com.amazonaws.services.elastictranscoder.model.JobWatermark
-
The name of the .png or .jpg file that you want to use for the
watermark.
- getInterlaced() - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
-
Whether the input file is interlaced.
- getInterval() - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
-
The approximate number of seconds between thumbnails.
- getJob() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobResult
-
A section of the response body that provides information about the job
that is created.
- getJob() - Method in class com.amazonaws.services.elastictranscoder.model.ReadJobResult
-
A section of the response body that provides information about the
job.
- getJobs() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineResult
-
An array of Job
objects that are in the specified
pipeline.
- getJobs() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusResult
-
An array of Job
objects that have the specified status.
- getKey() - Method in class com.amazonaws.services.elastictranscoder.model.CaptionSource
-
The name of the sidecar caption file that you want Elastic Transcoder
to include in the output file.
- getKey() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
-
The name to assign to the transcoded file.
- getKey() - Method in class com.amazonaws.services.elastictranscoder.model.Encryption
-
The data encryption key that you want Elastic Transcoder to use to
encrypt your output file, or that was used to encrypt your input file.
- getKey() - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
-
If you want Elastic Transcoder to generate a key for you, leave this
field blank.
- getKey() - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
-
The name of the file to transcode.
- getKey() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
The name to assign to the transcoded file.
- getKey() - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
-
The DRM key for your file, provided by your DRM license provider.
- getKeyframesMaxDist() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
Applicable only when the value of Video:Codec is one of
H.264
, MPEG2
, or VP8
.
- getKeyId() - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
-
The ID for your DRM key, so that your DRM license provider knows which
key to provide.
- getKeyMd5() - Method in class com.amazonaws.services.elastictranscoder.model.Encryption
-
The MD5 digest of the key that you used to encrypt your input file, or
that you want Elastic Transcoder to use to encrypt your output file.
- getKeyMd5() - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
-
If Elastic Transcoder is generating your key for you, you must leave
this field blank.
- getKeyMd5() - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
-
The MD5 digest of the key used for DRM on your file, and that you want
Elastic Transcoder to use as a checksum to make sure your key was not
corrupted in transit.
- getKeyStoragePolicy() - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
-
Specify whether you want Elastic Transcoder to write your HLS license
key to an Amazon S3 bucket.
- getLabel() - Method in class com.amazonaws.services.elastictranscoder.model.CaptionSource
-
The label of the caption shown in the player when choosing a language.
- getLanguage() - Method in class com.amazonaws.services.elastictranscoder.model.CaptionSource
-
A string that specifies the language of the caption.
- getLicenseAcquisitionUrl() - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
-
The location of the license key required to decrypt your HLS playlist.
- getLicenseAcquisitionUrl() - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
-
The location of the license key required to play DRM content.
- getMaxFrameRate() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
If you specify auto
for FrameRate
, Elastic
Transcoder uses the frame rate of the input video for the frame rate
of the output video.
- getMaxHeight() - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
-
The maximum height of the output album art in pixels.
- getMaxHeight() - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
-
The maximum height of the watermark in one of the following formats:
number of pixels (px): The minimum value is 16 pixels, and
the maximum value is the value of MaxHeight
.
integer percentage (%): The range of valid values is 0 to 100.
- getMaxHeight() - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
-
The maximum height of thumbnails in pixels.
- getMaxHeight() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
The maximum height of the output video in pixels.
- getMaxWidth() - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
-
The maximum width of the output album art in pixels.
- getMaxWidth() - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
-
The maximum width of the watermark in one of the following formats:
number of pixels (px): The minimum value is 16 pixels, and
the maximum value is the value of MaxWidth
.
integer percentage (%): The range of valid values is 0 to 100.
- getMaxWidth() - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
-
The maximum width of thumbnails in pixels.
- getMaxWidth() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
The maximum width of the output video in pixels.
- getMergePolicy() - Method in class com.amazonaws.services.elastictranscoder.model.Captions
-
A policy that determines how Elastic Transcoder handles the existence
of multiple captions.
- getMergePolicy() - Method in class com.amazonaws.services.elastictranscoder.model.JobAlbumArt
-
A policy that determines how Elastic Transcoder will handle the
existence of multiple album artwork files.
- getMessage() - Method in class com.amazonaws.services.elastictranscoder.model.Warning
-
The message explaining what resources are in a different region from
the pipeline.
- getMessages() - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleResult
-
If the Success
element contains false
, this
value is an array of one or more error messages that were generated
during the test process.
- getMethod() - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
-
The content protection method for your output.
- getMode() - Method in class com.amazonaws.services.elastictranscoder.model.Encryption
-
The specific server-side encryption mode that you want Elastic
Transcoder to use when decrypting your input files or encrypting your
output files.
- getName() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
-
The name that you want Elastic Transcoder to assign to the master
playlist, for example, nyc-vacation.m3u8.
- getName() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
-
The name of the pipeline.
- getName() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
-
The name of the preset.
- getName() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
-
The name of the pipeline.
- getName() - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
-
The name that you want Elastic Transcoder to assign to the master
playlist, for example, nyc-vacation.m3u8.
- getName() - Method in class com.amazonaws.services.elastictranscoder.model.Preset
-
The name of the preset.
- getName() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
-
The name of the pipeline.
- getNextPageToken() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineResult
-
A value that you use to access the second and subsequent pages of
results, if any.
- getNextPageToken() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusResult
-
A value that you use to access the second and subsequent pages of
results, if any.
- getNextPageToken() - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesResult
-
A value that you use to access the second and subsequent pages of
results, if any.
- getNextPageToken() - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsResult
-
A value that you use to access the second and subsequent pages of
results, if any.
- getNotifications() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
-
The Amazon Simple Notification Service (Amazon SNS) topic that you
want to notify to report job status.
- getNotifications() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
-
The Amazon Simple Notification Service (Amazon SNS) topic that you
want to notify to report job status.
- getNotifications() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
-
The topic ARN for the Amazon Simple Notification Service (Amazon SNS)
topic that you want to notify to report job status.
- getNotifications() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
-
The Amazon Simple Notification Service (Amazon SNS) topic or topics to
notify in order to report job status.
- getOpacity() - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
-
A percentage that indicates how much you want a watermark to obscure
the video in the location where it appears.
- getOutput() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
-
The CreateJobOutput
structure.
- getOutput() - Method in class com.amazonaws.services.elastictranscoder.model.Job
-
If you specified one output for a job, information about that output.
- getOutputBucket() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
-
The Amazon S3 bucket in which you want Elastic Transcoder to save the
transcoded files.
- getOutputBucket() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
-
The Amazon S3 bucket in which you want Elastic Transcoder to save
transcoded files, thumbnails, and playlists.
- getOutputBucket() - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
-
The Amazon S3 bucket that Elastic Transcoder will write transcoded
media files to.
- getOutputKeyPrefix() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
-
The value, if any, that you want Elastic Transcoder to prepend to the
names of all files that this job creates, including output files,
thumbnails, and playlists.
- getOutputKeyPrefix() - Method in class com.amazonaws.services.elastictranscoder.model.Job
-
The value, if any, that you want Elastic Transcoder to prepend to the
names of all files that this job creates, including output files,
thumbnails, and playlists.
- getOutputKeys() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
-
For each output in this job that you want to include in a master
playlist, the value of the Outputs:Key
object.
- getOutputKeys() - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
-
For each output in this job that you want to include in a master
playlist, the value of the Outputs:Key object.
- getOutputs() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
-
A section of the request body that provides information about the
transcoded (target) files.
- getOutputs() - Method in class com.amazonaws.services.elastictranscoder.model.Job
-
Information about the output files.
- getPaddingPolicy() - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
-
When you set PaddingPolicy
to Pad
, Elastic
Transcoder may add white bars to the top and bottom and/or left and
right sides of the output album art to make the total size of the
output art match the values that you specified for
MaxWidth
and MaxHeight
.
- getPaddingPolicy() - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
-
When you set PaddingPolicy
to Pad
, Elastic
Transcoder may add black bars to the top and bottom and/or left and
right sides of thumbnails to make the total size of the thumbnails
match the values that you specified for thumbnail
MaxWidth
and MaxHeight
settings.
- getPaddingPolicy() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
When you set PaddingPolicy
to Pad
, Elastic
Transcoder may add black bars to the top and bottom and/or left and
right sides of the output video to make the total size of the output
video match the values that you specified for MaxWidth
and MaxHeight
.
- getPageToken() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
-
When Elastic Transcoder returns more than one page of results, use
pageToken
in subsequent GET
requests to get
each successive page of results.
- getPageToken() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
-
When Elastic Transcoder returns more than one page of results, use
pageToken
in subsequent GET
requests to get
each successive page of results.
- getPageToken() - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesRequest
-
When Elastic Transcoder returns more than one page of results, use
pageToken
in subsequent GET
requests to get
each successive page of results.
- getPageToken() - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsRequest
-
When Elastic Transcoder returns more than one page of results, use
pageToken
in subsequent GET
requests to get
each successive page of results.
- getPattern() - Method in class com.amazonaws.services.elastictranscoder.model.CaptionFormat
-
The prefix for caption filenames, in the form
description-{language}
, where:
description is a description of the video.
{language}
is a literal value that Elastic Transcoder
replaces with the two- or three-letter code for the language of the
caption in the output file names.
- getPermissions() - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
-
Optional.
- getPipeline() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineResult
-
A section of the response body that provides information about the
pipeline that is created.
- getPipeline() - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineResult
-
A section of the response body that provides information about the
pipeline.
- getPipeline() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsResult
-
A section of the response body that provides information about the
pipeline.
- getPipeline() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineResult
-
The pipeline (queue) that is used to manage jobs.
- getPipeline() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusResult
-
A section of the response body that provides information about the
pipeline.
- getPipelineId() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
-
The Id
of the pipeline that you want Elastic Transcoder
to use for transcoding.
- getPipelineId() - Method in class com.amazonaws.services.elastictranscoder.model.Job
-
The Id
of the pipeline that you want Elastic Transcoder
to use for transcoding.
- getPipelineId() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
-
The ID of the pipeline for which you want to get job information.
- getPipelines() - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesResult
-
An array of Pipeline
objects.
- getPlaylists() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
-
If you specify a preset in PresetId
for which the value
of Container
is fmp4 (Fragmented MP4) or ts (MPEG-TS),
Playlists contains information about the master playlists that you
want Elastic Transcoder to create.
- getPlaylists() - Method in class com.amazonaws.services.elastictranscoder.model.Job
-
Outputs in Fragmented MP4 or MPEG-TS format
only.If you specify a preset in PresetId
for
which the value of Container
is fmp4 (Fragmented MP4) or
ts (MPEG-TS), Playlists
contains information about the
master playlists that you want Elastic Transcoder to create.
- getPlayReadyDrm() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
-
The DRM settings, if any, that you want Elastic Transcoder to apply to
the output files associated with this playlist.
- getPlayReadyDrm() - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
-
The DRM settings, if any, that you want Elastic Transcoder to apply to
the output files associated with this playlist.
- getPreset() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetResult
-
A section of the response body that provides information about the
preset that is created.
- getPreset() - Method in class com.amazonaws.services.elastictranscoder.model.ReadPresetResult
-
A section of the response body that provides information about the
preset.
- getPresetId() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
-
The Id
of the preset to use for this job.
- getPresetId() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
The value of the Id
object for the preset that you want
to use for this job.
- getPresets() - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsResult
-
An array of Preset
objects.
- getPresetWatermarkId() - Method in class com.amazonaws.services.elastictranscoder.model.JobWatermark
-
The ID of the watermark settings that Elastic Transcoder uses to add
watermarks to the video during transcoding.
- getProfile() - Method in class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
-
You can only choose an audio profile when you specify AAC for the
value of Audio:Codec.
- getProgressing() - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
-
The Amazon Simple Notification Service (Amazon SNS) topic that you
want to notify when Elastic Transcoder has started to process the job.
- getResolution() - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
-
This value must be auto
, which causes Elastic Transcoder
to automatically detect the resolution of the input file.
- getResolution() - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
-
- getResolution() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
- getRole() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
-
The IAM Amazon Resource Name (ARN) for the role that you want Elastic
Transcoder to use to create the pipeline.
- getRole() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
-
The IAM Amazon Resource Name (ARN) for the role that Elastic
Transcoder uses to transcode jobs for this pipeline.
- getRole() - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
-
The IAM Amazon Resource Name (ARN) for the role that you want Elastic
Transcoder to test.
- getRole() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
-
The IAM Amazon Resource Name (ARN) for the role that you want Elastic
Transcoder to use to transcode jobs for this pipeline.
- getRotate() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
-
The number of degrees clockwise by which you want Elastic Transcoder
to rotate the output relative to the input.
- getRotate() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
The number of degrees clockwise by which you want Elastic Transcoder
to rotate the output relative to the input.
- getSampleRate() - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
-
The sample rate of the audio stream in the output file, in Hertz.
- getSegmentDuration() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
-
(Outputs in Fragmented MP4 or MPEG-TS format
only.If you specify a preset in PresetId
for
which the value of Container
is fmp4
(Fragmented MP4) or ts
(MPEG-TS),
SegmentDuration
is the target maximum duration of each
segment in seconds.
- getSegmentDuration() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
(Outputs in Fragmented MP4 or MPEG-TS format
only.If you specify a preset in PresetId
for
which the value of Container
is fmp4
(Fragmented MP4) or ts
(MPEG-TS),
SegmentDuration
is the target maximum duration of each
segment in seconds.
- getSigned() - Method in class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
-
You can only choose whether an audio sample is signed when you specify
pcm
for the value of Audio:Codec.
- getSizingPolicy() - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
-
Specify one of the following values to control scaling of the output
album art:
- getSizingPolicy() - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
-
A value that controls scaling of the watermark: Fit:
Elastic Transcoder scales the watermark so it matches the value that
you specified in either MaxWidth
or
MaxHeight
without exceeding the other value.
Stretch: Elastic Transcoder stretches the watermark to
match the values that you specified for MaxWidth
and
MaxHeight
.
- getSizingPolicy() - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
-
Specify one of the following values to control scaling of thumbnails:
- getSizingPolicy() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
Specify one of the following values to control scaling of the output
video:
- getStartTime() - Method in class com.amazonaws.services.elastictranscoder.model.TimeSpan
-
The place in the input file where you want a clip to start.
- getStartTimeMillis() - Method in class com.amazonaws.services.elastictranscoder.model.Timing
-
The time the job began transcoding, in epoch milliseconds.
- getStatus() - Method in class com.amazonaws.services.elastictranscoder.model.Job
-
The status of the job: Submitted
,
Progressing
, Complete
,
Canceled
, or Error
.
- getStatus() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
The status of one output in a job.
- getStatus() - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
-
To get information about all of the jobs associated with the current
AWS account that have a given status, specify the following status:
Submitted
, Progressing
,
Complete
, Canceled
, or Error
.
- getStatus() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
-
The current status of the pipeline: Active
: The
pipeline is processing jobs. Paused
: The
pipeline is not currently processing jobs.
- getStatus() - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
-
The status of the job with which the playlist is associated.
- getStatus() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusRequest
-
The desired status of the pipeline: Active
: The
pipeline is processing jobs. Paused
: The
pipeline is not currently processing jobs.
- getStatusDetail() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
Information that further explains Status
.
- getStatusDetail() - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
-
Information that further explains the status.
- getStorageClass() - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
-
The Amazon S3 storage class, Standard
or
ReducedRedundancy
, that you want Elastic Transcoder to
assign to the video files and playlists that it stores in your Amazon
S3 bucket.
- getSubmitTimeMillis() - Method in class com.amazonaws.services.elastictranscoder.model.Timing
-
The time the job was submitted to Elastic Transcoder, in epoch
milliseconds.
- getSuccess() - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleResult
-
If the operation is successful, this value is true
;
otherwise, the value is false
.
- getTarget() - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
-
A value that determines how Elastic Transcoder interprets values that
you specified for HorizontalOffset
,
VerticalOffset
, MaxWidth
, and
MaxHeight
: Content:
HorizontalOffset
and VerticalOffset
values
are calculated based on the borders of the video excluding black bars
added by Elastic Transcoder, if any.
- getThumbnailConfig() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
-
The ThumbnailConfig
object specifies several values,
including the Amazon S3 bucket in which you want Elastic Transcoder to
save thumbnail files, which users you want to have access to the
files, the type of access you want users to have, and the storage
class that you want to assign to the files.
- getThumbnailConfig() - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
-
Information about the Amazon S3 bucket in which you want Elastic
Transcoder to save thumbnail files.
- getThumbnailConfig() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
-
The ThumbnailConfig
object specifies several values,
including the Amazon S3 bucket in which you want Elastic Transcoder to
save thumbnail files, which users you want to have access to the
files, the type of access you want users to have, and the storage
class that you want to assign to the files.
- getThumbnailEncryption() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
-
The encryption settings, if any, that you want Elastic Transcoder to
apply to your thumbnail.
- getThumbnailEncryption() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
The encryption settings, if any, that you want Elastic Transcoder to
apply to your thumbnail.
- getThumbnailPattern() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
-
Whether you want Elastic Transcoder to create thumbnails for your
videos and, if so, how you want Elastic Transcoder to name the files.
- getThumbnailPattern() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
Whether you want Elastic Transcoder to create thumbnails for your
videos and, if so, how you want Elastic Transcoder to name the files.
- getThumbnails() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
-
A section of the request body that specifies the thumbnail parameters,
if any.
- getThumbnails() - Method in class com.amazonaws.services.elastictranscoder.model.Preset
-
A section of the response body that provides information about the
thumbnail preset values, if any.
- getTimeOffset() - Method in class com.amazonaws.services.elastictranscoder.model.CaptionSource
-
For clip generation or captions that do not start at the same time as
the associated video file, the TimeOffset
tells Elastic
Transcoder how much of the video to encode before including captions.
- getTimeSpan() - Method in class com.amazonaws.services.elastictranscoder.model.Clip
-
Settings that determine when a clip begins and how long it lasts.
- getTiming() - Method in class com.amazonaws.services.elastictranscoder.model.Job
-
Details about the timing of a job.
- getTopics() - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
-
The ARNs of one or more Amazon Simple Notification Service (Amazon
SNS) topics that you want the action to send a test notification to.
- getType() - Method in class com.amazonaws.services.elastictranscoder.model.Preset
-
Whether the preset is a default preset provided by Elastic Transcoder
(System
) or a preset that you have defined
(Custom
).
- getUserMetadata() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
-
User-defined metadata that you want to associate with an Elastic
Transcoder job.
- getUserMetadata() - Method in class com.amazonaws.services.elastictranscoder.model.Job
-
User-defined metadata that you want to associate with an Elastic
Transcoder job.
- getVerticalAlign() - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
-
The vertical position of the watermark unless you specify a non-zero
value for VerticalOffset
: Top: The top
edge of the watermark is aligned with the top border of the
video. Bottom: The bottom edge of the watermark is
aligned with the bottom border of the video. Center:
The watermark is centered between the top and bottom
borders.
- getVerticalOffset() - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
-
VerticalOffset
- getVideo() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
-
A section of the request body that specifies the video parameters.
- getVideo() - Method in class com.amazonaws.services.elastictranscoder.model.Preset
-
A section of the response body that provides information about the
video preset values.
- getWarning() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetResult
-
If the preset settings don't comply with the standards for the video
codec but Elastic Transcoder created the preset, this message explains
the reason the preset settings don't meet the standard.
- getWarning() - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
-
The Amazon SNS topic that you want to notify when Elastic Transcoder
encounters a warning condition.
- getWarnings() - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineResult
-
Elastic Transcoder returns a warning if the resources used by your
pipeline are not in the same region as the pipeline.
- getWarnings() - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineResult
-
Elastic Transcoder returns a warning if the resources used by your
pipeline are not in the same region as the pipeline.
- getWarnings() - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineResult
-
Elastic Transcoder returns a warning if the resources used by your
pipeline are not in the same region as the pipeline.
- getWatermarks() - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
-
Information about the watermarks that you want Elastic Transcoder to
add to the video during transcoding.
- getWatermarks() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
Information about the watermarks that you want Elastic Transcoder to
add to the video during transcoding.
- getWatermarks() - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
Settings for the size, location, and opacity of graphics that you want
Elastic Transcoder to overlay over videos that are transcoded using
this preset.
- getWidth() - Method in class com.amazonaws.services.elastictranscoder.model.DetectedProperties
-
The detected width of the input file, in pixels.
- getWidth() - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
Specifies the width of the output file in pixels.
- setAccess(Collection<String>) - Method in class com.amazonaws.services.elastictranscoder.model.Permission
-
The permission that you want to give to the AWS user that is listed in
Grantee.
- setAlbumArt(JobAlbumArt) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
-
Information about the album art that you want Elastic Transcoder to
add to the file during transcoding.
- setAlbumArt(JobAlbumArt) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
The album art to be associated with the output file, if any.
- setAlbumArtFormat(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
-
The format of album art, if any.
- setAppliedColorSpaceConversion(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
If Elastic Transcoder used a preset with a
ColorSpaceConversionMode
to transcode the output file,
the AppliedColorSpaceConversion
parameter shows the
conversion used.
- setArn(String) - Method in class com.amazonaws.services.elastictranscoder.model.Job
-
The Amazon Resource Name (ARN) for the job.
- setArn(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
-
The Amazon Resource Name (ARN) for the pipeline.
- setArn(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
-
The Amazon Resource Name (ARN) for the preset.
- setArtwork(Collection<Artwork>) - Method in class com.amazonaws.services.elastictranscoder.model.JobAlbumArt
-
The file to be used as album art.
- setAscending(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
-
To list jobs in chronological order by the date and time that they
were submitted, enter true
.
- setAscending(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
-
To list jobs in chronological order by the date and time that they
were submitted, enter true
.
- setAscending(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesRequest
-
To list pipelines in chronological order by the date and time that
they were created, enter true
.
- setAscending(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsRequest
-
To list presets in chronological order by the date and time that they
were created, enter true
.
- setAspectRatio(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
-
The aspect ratio of the input file.
- setAspectRatio(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
-
- setAspectRatio(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
- setAudio(AudioParameters) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
-
A section of the request body that specifies the audio parameters.
- setAudio(AudioParameters) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
-
A section of the response body that provides information about the
audio preset values.
- setAudioPackingMode(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
-
The method of organizing audio channels and tracks.
- setAwsKmsKeyArn(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
-
The AWS Key Management Service (AWS KMS) key that you want to use with
this pipeline.
- setAwsKmsKeyArn(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
-
The AWS Key Management Service (AWS KMS) key that you want to use with
this pipeline.
- setAwsKmsKeyArn(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
-
The AWS Key Management Service (AWS KMS) key that you want to use with
this pipeline.
- setBitDepth(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
-
You can only choose an audio bit depth when you specify
flac
or pcm
for the value of Audio:Codec.
- setBitOrder(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
-
You can only choose an audio bit order when you specify
pcm
for the value of Audio:Codec.
- setBitRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
-
The bit rate of the audio stream in the output file, in
kilobits/second.
- setBitRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
The bit rate of the video stream in the output file, in
kilobits/second.
- setBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
-
The Amazon S3 bucket in which you want Elastic Transcoder to save the
transcoded files.
- setCaptionFormats(Collection<CaptionFormat>) - Method in class com.amazonaws.services.elastictranscoder.model.Captions
-
The array of file formats for the output captions.
- setCaptions(Captions) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
-
You can configure Elastic Transcoder to transcode captions, or
subtitles, from one format to another.
- setCaptions(Captions) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
You can configure Elastic Transcoder to transcode captions, or
subtitles, from one format to another.
- setCaptionSources(Collection<CaptionSource>) - Method in class com.amazonaws.services.elastictranscoder.model.Captions
-
Source files for the input sidecar captions used during the
transcoding process.
- setChannels(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
-
The number of audio channels in the output file.
- setCode(String) - Method in class com.amazonaws.services.elastictranscoder.model.Warning
-
The code of the cross-regional warning.
- setCodec(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
-
The audio codec for the output file.
- setCodec(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
The video codec for the output file.
- setCodecOptions(AudioCodecOptions) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
-
If you specified AAC
for Audio:Codec
, this
is the AAC
compression profile to use.
- setCodecOptions(Map<String, String>) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
Profile (H.264/VP8 Only)
- setCompleted(String) - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
-
The Amazon SNS topic that you want to notify when Elastic Transcoder
has finished processing the job.
- setComposition(Collection<Clip>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
-
You can create an output file that contains an excerpt from the input
file.
- setComposition(Collection<Clip>) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
You can create an output file that contains an excerpt from the input
file.
- setContainer(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
-
The container type for the output file.
- setContainer(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
-
The container type for the input file.
- setContainer(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
-
The container type for the output file.
- setContentConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
-
The optional ContentConfig
object specifies information
about the Amazon S3 bucket in which you want Elastic Transcoder to
save transcoded files and playlists: which bucket to use, which users
you want to have access to the files, the type of access you want
users to have, and the storage class that you want to assign to the
files.
- setContentConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
-
Information about the Amazon S3 bucket in which you want Elastic
Transcoder to save transcoded files and playlists.
- setContentConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
-
The optional ContentConfig
object specifies information
about the Amazon S3 bucket in which you want Elastic Transcoder to
save transcoded files and playlists: which bucket to use, which users
you want to have access to the files, the type of access you want
users to have, and the storage class that you want to assign to the
files.
- setDescription(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
-
A description of the preset.
- setDescription(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
-
A description of the preset.
- setDetectedProperties(DetectedProperties) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
-
The detected properties of the input file.
- setDisplayAspectRatio(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
The value that Elastic Transcoder adds to the metadata in the output
file.
- setDuration(Long) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
Duration of the output file, in seconds.
- setDuration(String) - Method in class com.amazonaws.services.elastictranscoder.model.TimeSpan
-
The duration of the clip.
- setDurationMillis(Long) - Method in class com.amazonaws.services.elastictranscoder.model.DetectedProperties
-
The detected duration of the input file, in milliseconds.
- setDurationMillis(Long) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
Duration of the output file, in milliseconds.
- setEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
-
The encryption settings, if any, that you want Elastic Transcoder to
apply to your artwork.
- setEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionFormat
-
The encryption settings, if any, that you want Elastic Transcoder to
apply to your caption formats.
- setEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionSource
-
The encryption settings, if any, that you want Elastic Transcoder to
apply to your caption sources.
- setEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
-
You can specify encryption settings for any output files that you want
to use for a transcoding job.
- setEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
-
The encryption settings, if any, that are used for decrypting your
input files.
- setEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
The encryption settings, if any, that you want Elastic Transcoder to
apply to your output files.
- setEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.JobWatermark
-
The encryption settings, if any, that you want Elastic Transcoder to
apply to your watermarks.
- setEndpoint(String) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
-
Overrides the default endpoint for this client ("https://elastictranscoder.us-east-1.amazonaws.com/").
- setEndpoint(String) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
-
- setEndpoint(String, String, String) - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderClient
-
- setError(String) - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
-
The Amazon SNS topic that you want to notify when Elastic Transcoder
encounters an error condition.
- setFileSize(Long) - Method in class com.amazonaws.services.elastictranscoder.model.DetectedProperties
-
The detected file size of the input file, in bytes.
- setFileSize(Long) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
File size of the output file, in bytes.
- setFinishTimeMillis(Long) - Method in class com.amazonaws.services.elastictranscoder.model.Timing
-
The time the job finished transcoding, in epoch milliseconds.
- setFixedGOP(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
Applicable only when the value of Video:Codec is one of
H.264
, MPEG2
, or VP8
.
- setFormat(String) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionFormat
-
The format you specify determines whether Elastic Transcoder generates
an embedded or sidecar caption for this output.
- setFormat(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
-
The format of the output playlist.
- setFormat(String) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
-
The format of the output playlist.
- setFormat(String) - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
-
The type of DRM, if any, that you want Elastic Transcoder to apply to
the output files associated with this playlist.
- setFormat(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
-
The format of thumbnails, if any.
- setFrameRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.DetectedProperties
-
The detected frame rate of the input file, in frames per second.
- setFrameRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
-
The frame rate of the input file.
- setFrameRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
Frame rate of the output file, in frames per second.
- setFrameRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
The frames per second for the video stream in the output file.
- setGrantee(String) - Method in class com.amazonaws.services.elastictranscoder.model.Permission
-
The AWS user or group that you want to have access to transcoded files
and playlists.
- setGranteeType(String) - Method in class com.amazonaws.services.elastictranscoder.model.Permission
-
The type of value that appears in the Grantee object:
Canonical
: Either the canonical user ID for an AWS
account or an origin access identity for an Amazon CloudFront
distribution.
- setHeight(Integer) - Method in class com.amazonaws.services.elastictranscoder.model.DetectedProperties
-
The detected height of the input file, in pixels.
- setHeight(Integer) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
Height of the output file, in pixels.
- setHlsContentProtection(HlsContentProtection) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
-
The HLS content protection settings, if any, that you want Elastic
Transcoder to apply to the output files associated with this playlist.
- setHlsContentProtection(HlsContentProtection) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
-
The HLS content protection settings, if any, that you want Elastic
Transcoder to apply to the output files associated with this playlist.
- setHorizontalAlign(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
-
The horizontal position of the watermark unless you specify a non-zero
value for HorizontalOffset
: Left: The
left edge of the watermark is aligned with the left border of the
video. Right: The right edge of the watermark is
aligned with the right border of the video. Center:
The watermark is centered between the left and right
borders.
- setHorizontalOffset(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
-
The amount by which you want the horizontal position of the watermark
to be offset from the position specified by HorizontalAlign:
number of pixels (px): The minimum value is 0 pixels, and the
maximum value is the value of MaxWidth. integer percentage
(%): The range of valid values is 0 to 100. For example, if
you specify Left for HorizontalAlign
and 5px for
HorizontalOffset
, the left side of the watermark appears
5 pixels from the left border of the output video.
- setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.CancelJobRequest
-
The identifier of the job that you want to cancel.
- setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.DeletePipelineRequest
-
The identifier of the pipeline that you want to delete.
- setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.DeletePresetRequest
-
The identifier of the preset for which you want to get detailed
information.
- setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.Job
-
The identifier that Elastic Transcoder assigned to the job.
- setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
A sequential counter, starting with 1, that identifies an output among
the outputs from the current job.
- setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
-
The identifier for the pipeline.
- setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
-
Identifier for the new preset.
- setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
-
A unique identifier for the settings for one watermark.
- setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.ReadJobRequest
-
The identifier of the job for which you want to get detailed
information.
- setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineRequest
-
The identifier of the pipeline to read.
- setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPresetRequest
-
The identifier of the preset for which you want to get detailed
information.
- setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
-
The identifier of the pipeline for which you want to change
notification settings.
- setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
-
The ID of the pipeline that you want to update.
- setId(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusRequest
-
The identifier of the pipeline to update.
- setInitializationVector(String) - Method in class com.amazonaws.services.elastictranscoder.model.Encryption
-
The series of random bits created by a random bit generator, unique
for every encryption operation, that you used to encrypt your input
files or that you want Elastic Transcoder to use to encrypt your
output files.
- setInitializationVector(String) - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
-
If Elastic Transcoder is generating your key for you, you must leave
this field blank.
- setInitializationVector(String) - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
-
The series of random bits created by a random bit generator, unique
for every encryption operation, that you want Elastic Transcoder to
use to encrypt your files.
- setInput(JobInput) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
-
A section of the request body that provides information about the file
that is being transcoded.
- setInput(JobInput) - Method in class com.amazonaws.services.elastictranscoder.model.Job
-
A section of the request or response body that provides information
about the file that is being transcoded.
- setInputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
-
The Amazon S3 bucket in which you saved the media files that you want
to transcode.
- setInputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
-
The Amazon S3 bucket from which Elastic Transcoder gets media files
for transcoding and the graphics files, if any, that you want to use
for watermarks.
- setInputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
-
The Amazon S3 bucket that contains media files to be transcoded.
- setInputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
-
The Amazon S3 bucket in which you saved the media files that you want
to transcode and the graphics that you want to use as watermarks.
- setInputKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
-
The name of the file to be used as album art.
- setInputKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobWatermark
-
The name of the .png or .jpg file that you want to use for the
watermark.
- setInterlaced(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
-
Whether the input file is interlaced.
- setInterval(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
-
The approximate number of seconds between thumbnails.
- setJob(Job) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobResult
-
A section of the response body that provides information about the job
that is created.
- setJob(Job) - Method in class com.amazonaws.services.elastictranscoder.model.ReadJobResult
-
A section of the response body that provides information about the
job.
- setJobs(Collection<Job>) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineResult
-
An array of Job
objects that are in the specified
pipeline.
- setJobs(Collection<Job>) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusResult
-
An array of Job
objects that have the specified status.
- setKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionSource
-
The name of the sidecar caption file that you want Elastic Transcoder
to include in the output file.
- setKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
-
The name to assign to the transcoded file.
- setKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.Encryption
-
The data encryption key that you want Elastic Transcoder to use to
encrypt your output file, or that was used to encrypt your input file.
- setKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
-
If you want Elastic Transcoder to generate a key for you, leave this
field blank.
- setKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
-
The name of the file to transcode.
- setKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
The name to assign to the transcoded file.
- setKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
-
The DRM key for your file, provided by your DRM license provider.
- setKeyframesMaxDist(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
Applicable only when the value of Video:Codec is one of
H.264
, MPEG2
, or VP8
.
- setKeyId(String) - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
-
The ID for your DRM key, so that your DRM license provider knows which
key to provide.
- setKeyMd5(String) - Method in class com.amazonaws.services.elastictranscoder.model.Encryption
-
The MD5 digest of the key that you used to encrypt your input file, or
that you want Elastic Transcoder to use to encrypt your output file.
- setKeyMd5(String) - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
-
If Elastic Transcoder is generating your key for you, you must leave
this field blank.
- setKeyMd5(String) - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
-
The MD5 digest of the key used for DRM on your file, and that you want
Elastic Transcoder to use as a checksum to make sure your key was not
corrupted in transit.
- setKeyStoragePolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
-
Specify whether you want Elastic Transcoder to write your HLS license
key to an Amazon S3 bucket.
- setLabel(String) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionSource
-
The label of the caption shown in the player when choosing a language.
- setLanguage(String) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionSource
-
A string that specifies the language of the caption.
- setLicenseAcquisitionUrl(String) - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
-
The location of the license key required to decrypt your HLS playlist.
- setLicenseAcquisitionUrl(String) - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
-
The location of the license key required to play DRM content.
- setMaxFrameRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
If you specify auto
for FrameRate
, Elastic
Transcoder uses the frame rate of the input video for the frame rate
of the output video.
- setMaxHeight(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
-
The maximum height of the output album art in pixels.
- setMaxHeight(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
-
The maximum height of the watermark in one of the following formats:
number of pixels (px): The minimum value is 16 pixels, and
the maximum value is the value of MaxHeight
.
integer percentage (%): The range of valid values is 0 to 100.
- setMaxHeight(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
-
The maximum height of thumbnails in pixels.
- setMaxHeight(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
The maximum height of the output video in pixels.
- setMaxWidth(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
-
The maximum width of the output album art in pixels.
- setMaxWidth(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
-
The maximum width of the watermark in one of the following formats:
number of pixels (px): The minimum value is 16 pixels, and
the maximum value is the value of MaxWidth
.
integer percentage (%): The range of valid values is 0 to 100.
- setMaxWidth(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
-
The maximum width of thumbnails in pixels.
- setMaxWidth(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
The maximum width of the output video in pixels.
- setMergePolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.Captions
-
A policy that determines how Elastic Transcoder handles the existence
of multiple captions.
- setMergePolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobAlbumArt
-
A policy that determines how Elastic Transcoder will handle the
existence of multiple album artwork files.
- setMessage(String) - Method in class com.amazonaws.services.elastictranscoder.model.Warning
-
The message explaining what resources are in a different region from
the pipeline.
- setMessages(Collection<String>) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleResult
-
If the Success
element contains false
, this
value is an array of one or more error messages that were generated
during the test process.
- setMethod(String) - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
-
The content protection method for your output.
- setMode(String) - Method in class com.amazonaws.services.elastictranscoder.model.Encryption
-
The specific server-side encryption mode that you want Elastic
Transcoder to use when decrypting your input files or encrypting your
output files.
- setName(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
-
The name that you want Elastic Transcoder to assign to the master
playlist, for example, nyc-vacation.m3u8.
- setName(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
-
The name of the pipeline.
- setName(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
-
The name of the preset.
- setName(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
-
The name of the pipeline.
- setName(String) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
-
The name that you want Elastic Transcoder to assign to the master
playlist, for example, nyc-vacation.m3u8.
- setName(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
-
The name of the preset.
- setName(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
-
The name of the pipeline.
- setNextPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineResult
-
A value that you use to access the second and subsequent pages of
results, if any.
- setNextPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusResult
-
A value that you use to access the second and subsequent pages of
results, if any.
- setNextPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesResult
-
A value that you use to access the second and subsequent pages of
results, if any.
- setNextPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsResult
-
A value that you use to access the second and subsequent pages of
results, if any.
- setNotifications(Notifications) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
-
The Amazon Simple Notification Service (Amazon SNS) topic that you
want to notify to report job status.
- setNotifications(Notifications) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
-
The Amazon Simple Notification Service (Amazon SNS) topic that you
want to notify to report job status.
- setNotifications(Notifications) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
-
The topic ARN for the Amazon Simple Notification Service (Amazon SNS)
topic that you want to notify to report job status.
- setNotifications(Notifications) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
-
The Amazon Simple Notification Service (Amazon SNS) topic or topics to
notify in order to report job status.
- setOpacity(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
-
A percentage that indicates how much you want a watermark to obscure
the video in the location where it appears.
- setOutput(CreateJobOutput) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
-
The CreateJobOutput
structure.
- setOutput(JobOutput) - Method in class com.amazonaws.services.elastictranscoder.model.Job
-
If you specified one output for a job, information about that output.
- setOutputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
-
The Amazon S3 bucket in which you want Elastic Transcoder to save the
transcoded files.
- setOutputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
-
The Amazon S3 bucket in which you want Elastic Transcoder to save
transcoded files, thumbnails, and playlists.
- setOutputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
-
The Amazon S3 bucket that Elastic Transcoder will write transcoded
media files to.
- setOutputKeyPrefix(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
-
The value, if any, that you want Elastic Transcoder to prepend to the
names of all files that this job creates, including output files,
thumbnails, and playlists.
- setOutputKeyPrefix(String) - Method in class com.amazonaws.services.elastictranscoder.model.Job
-
The value, if any, that you want Elastic Transcoder to prepend to the
names of all files that this job creates, including output files,
thumbnails, and playlists.
- setOutputKeys(Collection<String>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
-
For each output in this job that you want to include in a master
playlist, the value of the Outputs:Key
object.
- setOutputKeys(Collection<String>) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
-
For each output in this job that you want to include in a master
playlist, the value of the Outputs:Key object.
- setOutputs(Collection<CreateJobOutput>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
-
A section of the request body that provides information about the
transcoded (target) files.
- setOutputs(Collection<JobOutput>) - Method in class com.amazonaws.services.elastictranscoder.model.Job
-
Information about the output files.
- setPaddingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
-
When you set PaddingPolicy
to Pad
, Elastic
Transcoder may add white bars to the top and bottom and/or left and
right sides of the output album art to make the total size of the
output art match the values that you specified for
MaxWidth
and MaxHeight
.
- setPaddingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
-
When you set PaddingPolicy
to Pad
, Elastic
Transcoder may add black bars to the top and bottom and/or left and
right sides of thumbnails to make the total size of the thumbnails
match the values that you specified for thumbnail
MaxWidth
and MaxHeight
settings.
- setPaddingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
When you set PaddingPolicy
to Pad
, Elastic
Transcoder may add black bars to the top and bottom and/or left and
right sides of the output video to make the total size of the output
video match the values that you specified for MaxWidth
and MaxHeight
.
- setPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
-
When Elastic Transcoder returns more than one page of results, use
pageToken
in subsequent GET
requests to get
each successive page of results.
- setPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
-
When Elastic Transcoder returns more than one page of results, use
pageToken
in subsequent GET
requests to get
each successive page of results.
- setPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesRequest
-
When Elastic Transcoder returns more than one page of results, use
pageToken
in subsequent GET
requests to get
each successive page of results.
- setPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsRequest
-
When Elastic Transcoder returns more than one page of results, use
pageToken
in subsequent GET
requests to get
each successive page of results.
- setPattern(String) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionFormat
-
The prefix for caption filenames, in the form
description-{language}
, where:
description is a description of the video.
{language}
is a literal value that Elastic Transcoder
replaces with the two- or three-letter code for the language of the
caption in the output file names.
- setPermissions(Collection<Permission>) - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
-
Optional.
- setPipeline(Pipeline) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineResult
-
A section of the response body that provides information about the
pipeline that is created.
- setPipeline(Pipeline) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineResult
-
A section of the response body that provides information about the
pipeline.
- setPipeline(Pipeline) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsResult
-
A section of the response body that provides information about the
pipeline.
- setPipeline(Pipeline) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineResult
-
The pipeline (queue) that is used to manage jobs.
- setPipeline(Pipeline) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusResult
-
A section of the response body that provides information about the
pipeline.
- setPipelineId(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
-
The Id
of the pipeline that you want Elastic Transcoder
to use for transcoding.
- setPipelineId(String) - Method in class com.amazonaws.services.elastictranscoder.model.Job
-
The Id
of the pipeline that you want Elastic Transcoder
to use for transcoding.
- setPipelineId(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
-
The ID of the pipeline for which you want to get job information.
- setPipelines(Collection<Pipeline>) - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesResult
-
An array of Pipeline
objects.
- setPlaylists(Collection<CreateJobPlaylist>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
-
If you specify a preset in PresetId
for which the value
of Container
is fmp4 (Fragmented MP4) or ts (MPEG-TS),
Playlists contains information about the master playlists that you
want Elastic Transcoder to create.
- setPlaylists(Collection<Playlist>) - Method in class com.amazonaws.services.elastictranscoder.model.Job
-
Outputs in Fragmented MP4 or MPEG-TS format
only.If you specify a preset in PresetId
for
which the value of Container
is fmp4 (Fragmented MP4) or
ts (MPEG-TS), Playlists
contains information about the
master playlists that you want Elastic Transcoder to create.
- setPlayReadyDrm(PlayReadyDrm) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
-
The DRM settings, if any, that you want Elastic Transcoder to apply to
the output files associated with this playlist.
- setPlayReadyDrm(PlayReadyDrm) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
-
The DRM settings, if any, that you want Elastic Transcoder to apply to
the output files associated with this playlist.
- setPreset(Preset) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetResult
-
A section of the response body that provides information about the
preset that is created.
- setPreset(Preset) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPresetResult
-
A section of the response body that provides information about the
preset.
- setPresetId(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
-
The Id
of the preset to use for this job.
- setPresetId(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
The value of the Id
object for the preset that you want
to use for this job.
- setPresets(Collection<Preset>) - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsResult
-
An array of Preset
objects.
- setPresetWatermarkId(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobWatermark
-
The ID of the watermark settings that Elastic Transcoder uses to add
watermarks to the video during transcoding.
- setProfile(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
-
You can only choose an audio profile when you specify AAC for the
value of Audio:Codec.
- setProgressing(String) - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
-
The Amazon Simple Notification Service (Amazon SNS) topic that you
want to notify when Elastic Transcoder has started to process the job.
- setRegion(Region) - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
-
- setResolution(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
-
This value must be auto
, which causes Elastic Transcoder
to automatically detect the resolution of the input file.
- setResolution(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
-
- setResolution(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
- setRole(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
-
The IAM Amazon Resource Name (ARN) for the role that you want Elastic
Transcoder to use to create the pipeline.
- setRole(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
-
The IAM Amazon Resource Name (ARN) for the role that Elastic
Transcoder uses to transcode jobs for this pipeline.
- setRole(String) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
-
The IAM Amazon Resource Name (ARN) for the role that you want Elastic
Transcoder to test.
- setRole(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
-
The IAM Amazon Resource Name (ARN) for the role that you want Elastic
Transcoder to use to transcode jobs for this pipeline.
- setRotate(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
-
The number of degrees clockwise by which you want Elastic Transcoder
to rotate the output relative to the input.
- setRotate(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
The number of degrees clockwise by which you want Elastic Transcoder
to rotate the output relative to the input.
- setSampleRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
-
The sample rate of the audio stream in the output file, in Hertz.
- setSegmentDuration(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
-
(Outputs in Fragmented MP4 or MPEG-TS format
only.If you specify a preset in PresetId
for
which the value of Container
is fmp4
(Fragmented MP4) or ts
(MPEG-TS),
SegmentDuration
is the target maximum duration of each
segment in seconds.
- setSegmentDuration(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
(Outputs in Fragmented MP4 or MPEG-TS format
only.If you specify a preset in PresetId
for
which the value of Container
is fmp4
(Fragmented MP4) or ts
(MPEG-TS),
SegmentDuration
is the target maximum duration of each
segment in seconds.
- setSigned(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
-
You can only choose whether an audio sample is signed when you specify
pcm
for the value of Audio:Codec.
- setSizingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
-
Specify one of the following values to control scaling of the output
album art:
- setSizingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
-
A value that controls scaling of the watermark: Fit:
Elastic Transcoder scales the watermark so it matches the value that
you specified in either MaxWidth
or
MaxHeight
without exceeding the other value.
Stretch: Elastic Transcoder stretches the watermark to
match the values that you specified for MaxWidth
and
MaxHeight
.
- setSizingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
-
Specify one of the following values to control scaling of thumbnails:
- setSizingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
Specify one of the following values to control scaling of the output
video:
- setStartTime(String) - Method in class com.amazonaws.services.elastictranscoder.model.TimeSpan
-
The place in the input file where you want a clip to start.
- setStartTimeMillis(Long) - Method in class com.amazonaws.services.elastictranscoder.model.Timing
-
The time the job began transcoding, in epoch milliseconds.
- setStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.Job
-
The status of the job: Submitted
,
Progressing
, Complete
,
Canceled
, or Error
.
- setStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
The status of one output in a job.
- setStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
-
To get information about all of the jobs associated with the current
AWS account that have a given status, specify the following status:
Submitted
, Progressing
,
Complete
, Canceled
, or Error
.
- setStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
-
The current status of the pipeline: Active
: The
pipeline is processing jobs. Paused
: The
pipeline is not currently processing jobs.
- setStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
-
The status of the job with which the playlist is associated.
- setStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusRequest
-
The desired status of the pipeline: Active
: The
pipeline is processing jobs. Paused
: The
pipeline is not currently processing jobs.
- setStatusDetail(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
Information that further explains Status
.
- setStatusDetail(String) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
-
Information that further explains the status.
- setStorageClass(String) - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
-
The Amazon S3 storage class, Standard
or
ReducedRedundancy
, that you want Elastic Transcoder to
assign to the video files and playlists that it stores in your Amazon
S3 bucket.
- setSubmitTimeMillis(Long) - Method in class com.amazonaws.services.elastictranscoder.model.Timing
-
The time the job was submitted to Elastic Transcoder, in epoch
milliseconds.
- setSuccess(String) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleResult
-
If the operation is successful, this value is true
;
otherwise, the value is false
.
- setTarget(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
-
A value that determines how Elastic Transcoder interprets values that
you specified for HorizontalOffset
,
VerticalOffset
, MaxWidth
, and
MaxHeight
: Content:
HorizontalOffset
and VerticalOffset
values
are calculated based on the borders of the video excluding black bars
added by Elastic Transcoder, if any.
- setThumbnailConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
-
The ThumbnailConfig
object specifies several values,
including the Amazon S3 bucket in which you want Elastic Transcoder to
save thumbnail files, which users you want to have access to the
files, the type of access you want users to have, and the storage
class that you want to assign to the files.
- setThumbnailConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
-
Information about the Amazon S3 bucket in which you want Elastic
Transcoder to save thumbnail files.
- setThumbnailConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
-
The ThumbnailConfig
object specifies several values,
including the Amazon S3 bucket in which you want Elastic Transcoder to
save thumbnail files, which users you want to have access to the
files, the type of access you want users to have, and the storage
class that you want to assign to the files.
- setThumbnailEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
-
The encryption settings, if any, that you want Elastic Transcoder to
apply to your thumbnail.
- setThumbnailEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
The encryption settings, if any, that you want Elastic Transcoder to
apply to your thumbnail.
- setThumbnailPattern(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
-
Whether you want Elastic Transcoder to create thumbnails for your
videos and, if so, how you want Elastic Transcoder to name the files.
- setThumbnailPattern(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
Whether you want Elastic Transcoder to create thumbnails for your
videos and, if so, how you want Elastic Transcoder to name the files.
- setThumbnails(Thumbnails) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
-
A section of the request body that specifies the thumbnail parameters,
if any.
- setThumbnails(Thumbnails) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
-
A section of the response body that provides information about the
thumbnail preset values, if any.
- setTimeOffset(String) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionSource
-
For clip generation or captions that do not start at the same time as
the associated video file, the TimeOffset
tells Elastic
Transcoder how much of the video to encode before including captions.
- setTimeSpan(TimeSpan) - Method in class com.amazonaws.services.elastictranscoder.model.Clip
-
Settings that determine when a clip begins and how long it lasts.
- setTiming(Timing) - Method in class com.amazonaws.services.elastictranscoder.model.Job
-
Details about the timing of a job.
- setTopics(Collection<String>) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
-
The ARNs of one or more Amazon Simple Notification Service (Amazon
SNS) topics that you want the action to send a test notification to.
- setType(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
-
Whether the preset is a default preset provided by Elastic Transcoder
(System
) or a preset that you have defined
(Custom
).
- setUserMetadata(Map<String, String>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
-
User-defined metadata that you want to associate with an Elastic
Transcoder job.
- setUserMetadata(Map<String, String>) - Method in class com.amazonaws.services.elastictranscoder.model.Job
-
User-defined metadata that you want to associate with an Elastic
Transcoder job.
- setVerticalAlign(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
-
The vertical position of the watermark unless you specify a non-zero
value for VerticalOffset
: Top: The top
edge of the watermark is aligned with the top border of the
video. Bottom: The bottom edge of the watermark is
aligned with the bottom border of the video. Center:
The watermark is centered between the top and bottom
borders.
- setVerticalOffset(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
-
VerticalOffset
- setVideo(VideoParameters) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
-
A section of the request body that specifies the video parameters.
- setVideo(VideoParameters) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
-
A section of the response body that provides information about the
video preset values.
- setWarning(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetResult
-
If the preset settings don't comply with the standards for the video
codec but Elastic Transcoder created the preset, this message explains
the reason the preset settings don't meet the standard.
- setWarning(String) - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
-
The Amazon SNS topic that you want to notify when Elastic Transcoder
encounters a warning condition.
- setWarnings(Collection<Warning>) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineResult
-
Elastic Transcoder returns a warning if the resources used by your
pipeline are not in the same region as the pipeline.
- setWarnings(Collection<Warning>) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineResult
-
Elastic Transcoder returns a warning if the resources used by your
pipeline are not in the same region as the pipeline.
- setWarnings(Collection<Warning>) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineResult
-
Elastic Transcoder returns a warning if the resources used by your
pipeline are not in the same region as the pipeline.
- setWatermarks(Collection<JobWatermark>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
-
Information about the watermarks that you want Elastic Transcoder to
add to the video during transcoding.
- setWatermarks(Collection<JobWatermark>) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
Information about the watermarks that you want Elastic Transcoder to
add to the video during transcoding.
- setWatermarks(Collection<PresetWatermark>) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
Settings for the size, location, and opacity of graphics that you want
Elastic Transcoder to overlay over videos that are transcoded using
this preset.
- setWidth(Integer) - Method in class com.amazonaws.services.elastictranscoder.model.DetectedProperties
-
The detected width of the input file, in pixels.
- setWidth(Integer) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
Specifies the width of the output file in pixels.
- shutdown() - Method in interface com.amazonaws.services.elastictranscoder.AmazonElasticTranscoder
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in class com.amazonaws.services.elastictranscoder.AmazonElasticTranscoderAsyncClient
-
Shuts down the client, releasing all managed resources.
- Warning - Class in com.amazonaws.services.elastictranscoder.model
-
Elastic Transcoder returns a warning if the resources used by your
pipeline are not in the same region as the pipeline.
- Warning() - Constructor for class com.amazonaws.services.elastictranscoder.model.Warning
-
- withAccess(String...) - Method in class com.amazonaws.services.elastictranscoder.model.Permission
-
The permission that you want to give to the AWS user that is listed in
Grantee.
- withAccess(Collection<String>) - Method in class com.amazonaws.services.elastictranscoder.model.Permission
-
The permission that you want to give to the AWS user that is listed in
Grantee.
- withAlbumArt(JobAlbumArt) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
-
Information about the album art that you want Elastic Transcoder to
add to the file during transcoding.
- withAlbumArt(JobAlbumArt) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
The album art to be associated with the output file, if any.
- withAlbumArtFormat(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
-
The format of album art, if any.
- withAppliedColorSpaceConversion(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
If Elastic Transcoder used a preset with a
ColorSpaceConversionMode
to transcode the output file,
the AppliedColorSpaceConversion
parameter shows the
conversion used.
- withArn(String) - Method in class com.amazonaws.services.elastictranscoder.model.Job
-
The Amazon Resource Name (ARN) for the job.
- withArn(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
-
The Amazon Resource Name (ARN) for the pipeline.
- withArn(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
-
The Amazon Resource Name (ARN) for the preset.
- withArtwork(Artwork...) - Method in class com.amazonaws.services.elastictranscoder.model.JobAlbumArt
-
The file to be used as album art.
- withArtwork(Collection<Artwork>) - Method in class com.amazonaws.services.elastictranscoder.model.JobAlbumArt
-
The file to be used as album art.
- withAscending(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
-
To list jobs in chronological order by the date and time that they
were submitted, enter true
.
- withAscending(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
-
To list jobs in chronological order by the date and time that they
were submitted, enter true
.
- withAscending(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesRequest
-
To list pipelines in chronological order by the date and time that
they were created, enter true
.
- withAscending(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsRequest
-
To list presets in chronological order by the date and time that they
were created, enter true
.
- withAspectRatio(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
-
The aspect ratio of the input file.
- withAspectRatio(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
-
- withAspectRatio(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
- withAudio(AudioParameters) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
-
A section of the request body that specifies the audio parameters.
- withAudio(AudioParameters) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
-
A section of the response body that provides information about the
audio preset values.
- withAudioPackingMode(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
-
The method of organizing audio channels and tracks.
- withAwsKmsKeyArn(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
-
The AWS Key Management Service (AWS KMS) key that you want to use with
this pipeline.
- withAwsKmsKeyArn(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
-
The AWS Key Management Service (AWS KMS) key that you want to use with
this pipeline.
- withAwsKmsKeyArn(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
-
The AWS Key Management Service (AWS KMS) key that you want to use with
this pipeline.
- withBitDepth(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
-
You can only choose an audio bit depth when you specify
flac
or pcm
for the value of Audio:Codec.
- withBitOrder(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
-
You can only choose an audio bit order when you specify
pcm
for the value of Audio:Codec.
- withBitRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
-
The bit rate of the audio stream in the output file, in
kilobits/second.
- withBitRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
The bit rate of the video stream in the output file, in
kilobits/second.
- withBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
-
The Amazon S3 bucket in which you want Elastic Transcoder to save the
transcoded files.
- withCaptionFormats(CaptionFormat...) - Method in class com.amazonaws.services.elastictranscoder.model.Captions
-
The array of file formats for the output captions.
- withCaptionFormats(Collection<CaptionFormat>) - Method in class com.amazonaws.services.elastictranscoder.model.Captions
-
The array of file formats for the output captions.
- withCaptions(Captions) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
-
You can configure Elastic Transcoder to transcode captions, or
subtitles, from one format to another.
- withCaptions(Captions) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
You can configure Elastic Transcoder to transcode captions, or
subtitles, from one format to another.
- withCaptionSources(CaptionSource...) - Method in class com.amazonaws.services.elastictranscoder.model.Captions
-
Source files for the input sidecar captions used during the
transcoding process.
- withCaptionSources(Collection<CaptionSource>) - Method in class com.amazonaws.services.elastictranscoder.model.Captions
-
Source files for the input sidecar captions used during the
transcoding process.
- withChannels(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
-
The number of audio channels in the output file.
- withCode(String) - Method in class com.amazonaws.services.elastictranscoder.model.Warning
-
The code of the cross-regional warning.
- withCodec(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
-
The audio codec for the output file.
- withCodec(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
The video codec for the output file.
- withCodecOptions(AudioCodecOptions) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
-
If you specified AAC
for Audio:Codec
, this
is the AAC
compression profile to use.
- withCodecOptions(Map<String, String>) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
Profile (H.264/VP8 Only)
- withCompleted(String) - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
-
The Amazon SNS topic that you want to notify when Elastic Transcoder
has finished processing the job.
- withComposition(Clip...) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
-
You can create an output file that contains an excerpt from the input
file.
- withComposition(Collection<Clip>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
-
You can create an output file that contains an excerpt from the input
file.
- withComposition(Clip...) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
You can create an output file that contains an excerpt from the input
file.
- withComposition(Collection<Clip>) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
You can create an output file that contains an excerpt from the input
file.
- withContainer(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
-
The container type for the output file.
- withContainer(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
-
The container type for the input file.
- withContainer(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
-
The container type for the output file.
- withContentConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
-
The optional ContentConfig
object specifies information
about the Amazon S3 bucket in which you want Elastic Transcoder to
save transcoded files and playlists: which bucket to use, which users
you want to have access to the files, the type of access you want
users to have, and the storage class that you want to assign to the
files.
- withContentConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
-
Information about the Amazon S3 bucket in which you want Elastic
Transcoder to save transcoded files and playlists.
- withContentConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
-
The optional ContentConfig
object specifies information
about the Amazon S3 bucket in which you want Elastic Transcoder to
save transcoded files and playlists: which bucket to use, which users
you want to have access to the files, the type of access you want
users to have, and the storage class that you want to assign to the
files.
- withDescription(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
-
A description of the preset.
- withDescription(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
-
A description of the preset.
- withDetectedProperties(DetectedProperties) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
-
The detected properties of the input file.
- withDisplayAspectRatio(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
The value that Elastic Transcoder adds to the metadata in the output
file.
- withDuration(Long) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
Duration of the output file, in seconds.
- withDuration(String) - Method in class com.amazonaws.services.elastictranscoder.model.TimeSpan
-
The duration of the clip.
- withDurationMillis(Long) - Method in class com.amazonaws.services.elastictranscoder.model.DetectedProperties
-
The detected duration of the input file, in milliseconds.
- withDurationMillis(Long) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
Duration of the output file, in milliseconds.
- withEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
-
The encryption settings, if any, that you want Elastic Transcoder to
apply to your artwork.
- withEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionFormat
-
The encryption settings, if any, that you want Elastic Transcoder to
apply to your caption formats.
- withEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionSource
-
The encryption settings, if any, that you want Elastic Transcoder to
apply to your caption sources.
- withEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
-
You can specify encryption settings for any output files that you want
to use for a transcoding job.
- withEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
-
The encryption settings, if any, that are used for decrypting your
input files.
- withEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
The encryption settings, if any, that you want Elastic Transcoder to
apply to your output files.
- withEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.JobWatermark
-
The encryption settings, if any, that you want Elastic Transcoder to
apply to your watermarks.
- withError(String) - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
-
The Amazon SNS topic that you want to notify when Elastic Transcoder
encounters an error condition.
- withFileSize(Long) - Method in class com.amazonaws.services.elastictranscoder.model.DetectedProperties
-
The detected file size of the input file, in bytes.
- withFileSize(Long) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
File size of the output file, in bytes.
- withFinishTimeMillis(Long) - Method in class com.amazonaws.services.elastictranscoder.model.Timing
-
The time the job finished transcoding, in epoch milliseconds.
- withFixedGOP(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
Applicable only when the value of Video:Codec is one of
H.264
, MPEG2
, or VP8
.
- withFormat(String) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionFormat
-
The format you specify determines whether Elastic Transcoder generates
an embedded or sidecar caption for this output.
- withFormat(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
-
The format of the output playlist.
- withFormat(String) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
-
The format of the output playlist.
- withFormat(String) - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
-
The type of DRM, if any, that you want Elastic Transcoder to apply to
the output files associated with this playlist.
- withFormat(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
-
The format of thumbnails, if any.
- withFrameRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.DetectedProperties
-
The detected frame rate of the input file, in frames per second.
- withFrameRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
-
The frame rate of the input file.
- withFrameRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
Frame rate of the output file, in frames per second.
- withFrameRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
The frames per second for the video stream in the output file.
- withGrantee(String) - Method in class com.amazonaws.services.elastictranscoder.model.Permission
-
The AWS user or group that you want to have access to transcoded files
and playlists.
- withGranteeType(String) - Method in class com.amazonaws.services.elastictranscoder.model.Permission
-
The type of value that appears in the Grantee object:
Canonical
: Either the canonical user ID for an AWS
account or an origin access identity for an Amazon CloudFront
distribution.
- withHeight(Integer) - Method in class com.amazonaws.services.elastictranscoder.model.DetectedProperties
-
The detected height of the input file, in pixels.
- withHeight(Integer) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
Height of the output file, in pixels.
- withHlsContentProtection(HlsContentProtection) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
-
The HLS content protection settings, if any, that you want Elastic
Transcoder to apply to the output files associated with this playlist.
- withHlsContentProtection(HlsContentProtection) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
-
The HLS content protection settings, if any, that you want Elastic
Transcoder to apply to the output files associated with this playlist.
- withHorizontalAlign(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
-
The horizontal position of the watermark unless you specify a non-zero
value for HorizontalOffset
: Left: The
left edge of the watermark is aligned with the left border of the
video. Right: The right edge of the watermark is
aligned with the right border of the video. Center:
The watermark is centered between the left and right
borders.
- withHorizontalOffset(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
-
The amount by which you want the horizontal position of the watermark
to be offset from the position specified by HorizontalAlign:
number of pixels (px): The minimum value is 0 pixels, and the
maximum value is the value of MaxWidth. integer percentage
(%): The range of valid values is 0 to 100. For example, if
you specify Left for HorizontalAlign
and 5px for
HorizontalOffset
, the left side of the watermark appears
5 pixels from the left border of the output video.
- withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.CancelJobRequest
-
The identifier of the job that you want to cancel.
- withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.DeletePipelineRequest
-
The identifier of the pipeline that you want to delete.
- withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.DeletePresetRequest
-
The identifier of the preset for which you want to get detailed
information.
- withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.Job
-
The identifier that Elastic Transcoder assigned to the job.
- withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
A sequential counter, starting with 1, that identifies an output among
the outputs from the current job.
- withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
-
The identifier for the pipeline.
- withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
-
Identifier for the new preset.
- withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
-
A unique identifier for the settings for one watermark.
- withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.ReadJobRequest
-
The identifier of the job for which you want to get detailed
information.
- withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineRequest
-
The identifier of the pipeline to read.
- withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPresetRequest
-
The identifier of the preset for which you want to get detailed
information.
- withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
-
The identifier of the pipeline for which you want to change
notification settings.
- withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
-
The ID of the pipeline that you want to update.
- withId(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusRequest
-
The identifier of the pipeline to update.
- withInitializationVector(String) - Method in class com.amazonaws.services.elastictranscoder.model.Encryption
-
The series of random bits created by a random bit generator, unique
for every encryption operation, that you used to encrypt your input
files or that you want Elastic Transcoder to use to encrypt your
output files.
- withInitializationVector(String) - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
-
If Elastic Transcoder is generating your key for you, you must leave
this field blank.
- withInitializationVector(String) - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
-
The series of random bits created by a random bit generator, unique
for every encryption operation, that you want Elastic Transcoder to
use to encrypt your files.
- withInput(JobInput) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
-
A section of the request body that provides information about the file
that is being transcoded.
- withInput(JobInput) - Method in class com.amazonaws.services.elastictranscoder.model.Job
-
A section of the request or response body that provides information
about the file that is being transcoded.
- withInputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
-
The Amazon S3 bucket in which you saved the media files that you want
to transcode.
- withInputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
-
The Amazon S3 bucket from which Elastic Transcoder gets media files
for transcoding and the graphics files, if any, that you want to use
for watermarks.
- withInputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
-
The Amazon S3 bucket that contains media files to be transcoded.
- withInputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
-
The Amazon S3 bucket in which you saved the media files that you want
to transcode and the graphics that you want to use as watermarks.
- withInputKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
-
The name of the file to be used as album art.
- withInputKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobWatermark
-
The name of the .png or .jpg file that you want to use for the
watermark.
- withInterlaced(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
-
Whether the input file is interlaced.
- withInterval(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
-
The approximate number of seconds between thumbnails.
- withJob(Job) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobResult
-
A section of the response body that provides information about the job
that is created.
- withJob(Job) - Method in class com.amazonaws.services.elastictranscoder.model.ReadJobResult
-
A section of the response body that provides information about the
job.
- withJobs(Job...) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineResult
-
An array of Job
objects that are in the specified
pipeline.
- withJobs(Collection<Job>) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineResult
-
An array of Job
objects that are in the specified
pipeline.
- withJobs(Job...) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusResult
-
An array of Job
objects that have the specified status.
- withJobs(Collection<Job>) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusResult
-
An array of Job
objects that have the specified status.
- withKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionSource
-
The name of the sidecar caption file that you want Elastic Transcoder
to include in the output file.
- withKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
-
The name to assign to the transcoded file.
- withKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.Encryption
-
The data encryption key that you want Elastic Transcoder to use to
encrypt your output file, or that was used to encrypt your input file.
- withKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
-
If you want Elastic Transcoder to generate a key for you, leave this
field blank.
- withKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
-
The name of the file to transcode.
- withKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
The name to assign to the transcoded file.
- withKey(String) - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
-
The DRM key for your file, provided by your DRM license provider.
- withKeyframesMaxDist(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
Applicable only when the value of Video:Codec is one of
H.264
, MPEG2
, or VP8
.
- withKeyId(String) - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
-
The ID for your DRM key, so that your DRM license provider knows which
key to provide.
- withKeyMd5(String) - Method in class com.amazonaws.services.elastictranscoder.model.Encryption
-
The MD5 digest of the key that you used to encrypt your input file, or
that you want Elastic Transcoder to use to encrypt your output file.
- withKeyMd5(String) - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
-
If Elastic Transcoder is generating your key for you, you must leave
this field blank.
- withKeyMd5(String) - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
-
The MD5 digest of the key used for DRM on your file, and that you want
Elastic Transcoder to use as a checksum to make sure your key was not
corrupted in transit.
- withKeyStoragePolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
-
Specify whether you want Elastic Transcoder to write your HLS license
key to an Amazon S3 bucket.
- withLabel(String) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionSource
-
The label of the caption shown in the player when choosing a language.
- withLanguage(String) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionSource
-
A string that specifies the language of the caption.
- withLicenseAcquisitionUrl(String) - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
-
The location of the license key required to decrypt your HLS playlist.
- withLicenseAcquisitionUrl(String) - Method in class com.amazonaws.services.elastictranscoder.model.PlayReadyDrm
-
The location of the license key required to play DRM content.
- withMaxFrameRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
If you specify auto
for FrameRate
, Elastic
Transcoder uses the frame rate of the input video for the frame rate
of the output video.
- withMaxHeight(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
-
The maximum height of the output album art in pixels.
- withMaxHeight(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
-
The maximum height of the watermark in one of the following formats:
number of pixels (px): The minimum value is 16 pixels, and
the maximum value is the value of MaxHeight
.
integer percentage (%): The range of valid values is 0 to 100.
- withMaxHeight(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
-
The maximum height of thumbnails in pixels.
- withMaxHeight(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
The maximum height of the output video in pixels.
- withMaxWidth(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
-
The maximum width of the output album art in pixels.
- withMaxWidth(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
-
The maximum width of the watermark in one of the following formats:
number of pixels (px): The minimum value is 16 pixels, and
the maximum value is the value of MaxWidth
.
integer percentage (%): The range of valid values is 0 to 100.
- withMaxWidth(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
-
The maximum width of thumbnails in pixels.
- withMaxWidth(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
The maximum width of the output video in pixels.
- withMergePolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.Captions
-
A policy that determines how Elastic Transcoder handles the existence
of multiple captions.
- withMergePolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobAlbumArt
-
A policy that determines how Elastic Transcoder will handle the
existence of multiple album artwork files.
- withMessage(String) - Method in class com.amazonaws.services.elastictranscoder.model.Warning
-
The message explaining what resources are in a different region from
the pipeline.
- withMessages(String...) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleResult
-
If the Success
element contains false
, this
value is an array of one or more error messages that were generated
during the test process.
- withMessages(Collection<String>) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleResult
-
If the Success
element contains false
, this
value is an array of one or more error messages that were generated
during the test process.
- withMethod(String) - Method in class com.amazonaws.services.elastictranscoder.model.HlsContentProtection
-
The content protection method for your output.
- withMode(String) - Method in class com.amazonaws.services.elastictranscoder.model.Encryption
-
The specific server-side encryption mode that you want Elastic
Transcoder to use when decrypting your input files or encrypting your
output files.
- withName(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
-
The name that you want Elastic Transcoder to assign to the master
playlist, for example, nyc-vacation.m3u8.
- withName(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
-
The name of the pipeline.
- withName(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
-
The name of the preset.
- withName(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
-
The name of the pipeline.
- withName(String) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
-
The name that you want Elastic Transcoder to assign to the master
playlist, for example, nyc-vacation.m3u8.
- withName(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
-
The name of the preset.
- withName(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
-
The name of the pipeline.
- withNextPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineResult
-
A value that you use to access the second and subsequent pages of
results, if any.
- withNextPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusResult
-
A value that you use to access the second and subsequent pages of
results, if any.
- withNextPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesResult
-
A value that you use to access the second and subsequent pages of
results, if any.
- withNextPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsResult
-
A value that you use to access the second and subsequent pages of
results, if any.
- withNotifications(Notifications) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
-
The Amazon Simple Notification Service (Amazon SNS) topic that you
want to notify to report job status.
- withNotifications(Notifications) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
-
The Amazon Simple Notification Service (Amazon SNS) topic that you
want to notify to report job status.
- withNotifications(Notifications) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsRequest
-
The topic ARN for the Amazon Simple Notification Service (Amazon SNS)
topic that you want to notify to report job status.
- withNotifications(Notifications) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
-
The Amazon Simple Notification Service (Amazon SNS) topic or topics to
notify in order to report job status.
- withOpacity(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
-
A percentage that indicates how much you want a watermark to obscure
the video in the location where it appears.
- withOutput(CreateJobOutput) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
-
The CreateJobOutput
structure.
- withOutput(JobOutput) - Method in class com.amazonaws.services.elastictranscoder.model.Job
-
If you specified one output for a job, information about that output.
- withOutputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
-
The Amazon S3 bucket in which you want Elastic Transcoder to save the
transcoded files.
- withOutputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
-
The Amazon S3 bucket in which you want Elastic Transcoder to save
transcoded files, thumbnails, and playlists.
- withOutputBucket(String) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
-
The Amazon S3 bucket that Elastic Transcoder will write transcoded
media files to.
- withOutputKeyPrefix(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
-
The value, if any, that you want Elastic Transcoder to prepend to the
names of all files that this job creates, including output files,
thumbnails, and playlists.
- withOutputKeyPrefix(String) - Method in class com.amazonaws.services.elastictranscoder.model.Job
-
The value, if any, that you want Elastic Transcoder to prepend to the
names of all files that this job creates, including output files,
thumbnails, and playlists.
- withOutputKeys(String...) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
-
For each output in this job that you want to include in a master
playlist, the value of the Outputs:Key
object.
- withOutputKeys(Collection<String>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
-
For each output in this job that you want to include in a master
playlist, the value of the Outputs:Key
object.
- withOutputKeys(String...) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
-
For each output in this job that you want to include in a master
playlist, the value of the Outputs:Key object.
- withOutputKeys(Collection<String>) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
-
For each output in this job that you want to include in a master
playlist, the value of the Outputs:Key object.
- withOutputs(CreateJobOutput...) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
-
A section of the request body that provides information about the
transcoded (target) files.
- withOutputs(Collection<CreateJobOutput>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
-
A section of the request body that provides information about the
transcoded (target) files.
- withOutputs(JobOutput...) - Method in class com.amazonaws.services.elastictranscoder.model.Job
-
Information about the output files.
- withOutputs(Collection<JobOutput>) - Method in class com.amazonaws.services.elastictranscoder.model.Job
-
Information about the output files.
- withPaddingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
-
When you set PaddingPolicy
to Pad
, Elastic
Transcoder may add white bars to the top and bottom and/or left and
right sides of the output album art to make the total size of the
output art match the values that you specified for
MaxWidth
and MaxHeight
.
- withPaddingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
-
When you set PaddingPolicy
to Pad
, Elastic
Transcoder may add black bars to the top and bottom and/or left and
right sides of thumbnails to make the total size of the thumbnails
match the values that you specified for thumbnail
MaxWidth
and MaxHeight
settings.
- withPaddingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
When you set PaddingPolicy
to Pad
, Elastic
Transcoder may add black bars to the top and bottom and/or left and
right sides of the output video to make the total size of the output
video match the values that you specified for MaxWidth
and MaxHeight
.
- withPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
-
When Elastic Transcoder returns more than one page of results, use
pageToken
in subsequent GET
requests to get
each successive page of results.
- withPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
-
When Elastic Transcoder returns more than one page of results, use
pageToken
in subsequent GET
requests to get
each successive page of results.
- withPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesRequest
-
When Elastic Transcoder returns more than one page of results, use
pageToken
in subsequent GET
requests to get
each successive page of results.
- withPageToken(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsRequest
-
When Elastic Transcoder returns more than one page of results, use
pageToken
in subsequent GET
requests to get
each successive page of results.
- withPattern(String) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionFormat
-
The prefix for caption filenames, in the form
description-{language}
, where:
description is a description of the video.
{language}
is a literal value that Elastic Transcoder
replaces with the two- or three-letter code for the language of the
caption in the output file names.
- withPermissions(Permission...) - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
-
Optional.
- withPermissions(Collection<Permission>) - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
-
Optional.
- withPipeline(Pipeline) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineResult
-
A section of the response body that provides information about the
pipeline that is created.
- withPipeline(Pipeline) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineResult
-
A section of the response body that provides information about the
pipeline.
- withPipeline(Pipeline) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsResult
-
A section of the response body that provides information about the
pipeline.
- withPipeline(Pipeline) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineResult
-
The pipeline (queue) that is used to manage jobs.
- withPipeline(Pipeline) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusResult
-
A section of the response body that provides information about the
pipeline.
- withPipelineId(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
-
The Id
of the pipeline that you want Elastic Transcoder
to use for transcoding.
- withPipelineId(String) - Method in class com.amazonaws.services.elastictranscoder.model.Job
-
The Id
of the pipeline that you want Elastic Transcoder
to use for transcoding.
- withPipelineId(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest
-
The ID of the pipeline for which you want to get job information.
- withPipelines(Pipeline...) - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesResult
-
An array of Pipeline
objects.
- withPipelines(Collection<Pipeline>) - Method in class com.amazonaws.services.elastictranscoder.model.ListPipelinesResult
-
An array of Pipeline
objects.
- withPlaylists(CreateJobPlaylist...) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
-
If you specify a preset in PresetId
for which the value
of Container
is fmp4 (Fragmented MP4) or ts (MPEG-TS),
Playlists contains information about the master playlists that you
want Elastic Transcoder to create.
- withPlaylists(Collection<CreateJobPlaylist>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
-
If you specify a preset in PresetId
for which the value
of Container
is fmp4 (Fragmented MP4) or ts (MPEG-TS),
Playlists contains information about the master playlists that you
want Elastic Transcoder to create.
- withPlaylists(Playlist...) - Method in class com.amazonaws.services.elastictranscoder.model.Job
-
Outputs in Fragmented MP4 or MPEG-TS format
only.If you specify a preset in PresetId
for
which the value of Container
is fmp4 (Fragmented MP4) or
ts (MPEG-TS), Playlists
contains information about the
master playlists that you want Elastic Transcoder to create.
- withPlaylists(Collection<Playlist>) - Method in class com.amazonaws.services.elastictranscoder.model.Job
-
Outputs in Fragmented MP4 or MPEG-TS format
only.If you specify a preset in PresetId
for
which the value of Container
is fmp4 (Fragmented MP4) or
ts (MPEG-TS), Playlists
contains information about the
master playlists that you want Elastic Transcoder to create.
- withPlayReadyDrm(PlayReadyDrm) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist
-
The DRM settings, if any, that you want Elastic Transcoder to apply to
the output files associated with this playlist.
- withPlayReadyDrm(PlayReadyDrm) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
-
The DRM settings, if any, that you want Elastic Transcoder to apply to
the output files associated with this playlist.
- withPreset(Preset) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetResult
-
A section of the response body that provides information about the
preset that is created.
- withPreset(Preset) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPresetResult
-
A section of the response body that provides information about the
preset.
- withPresetId(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
-
The Id
of the preset to use for this job.
- withPresetId(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
The value of the Id
object for the preset that you want
to use for this job.
- withPresets(Preset...) - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsResult
-
An array of Preset
objects.
- withPresets(Collection<Preset>) - Method in class com.amazonaws.services.elastictranscoder.model.ListPresetsResult
-
An array of Preset
objects.
- withPresetWatermarkId(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobWatermark
-
The ID of the watermark settings that Elastic Transcoder uses to add
watermarks to the video during transcoding.
- withProfile(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
-
You can only choose an audio profile when you specify AAC for the
value of Audio:Codec.
- withProgressing(String) - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
-
The Amazon Simple Notification Service (Amazon SNS) topic that you
want to notify when Elastic Transcoder has started to process the job.
- withResolution(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobInput
-
This value must be auto
, which causes Elastic Transcoder
to automatically detect the resolution of the input file.
- withResolution(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
-
- withResolution(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
- withRole(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
-
The IAM Amazon Resource Name (ARN) for the role that you want Elastic
Transcoder to use to create the pipeline.
- withRole(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
-
The IAM Amazon Resource Name (ARN) for the role that Elastic
Transcoder uses to transcode jobs for this pipeline.
- withRole(String) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
-
The IAM Amazon Resource Name (ARN) for the role that you want Elastic
Transcoder to test.
- withRole(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
-
The IAM Amazon Resource Name (ARN) for the role that you want Elastic
Transcoder to use to transcode jobs for this pipeline.
- withRotate(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
-
The number of degrees clockwise by which you want Elastic Transcoder
to rotate the output relative to the input.
- withRotate(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
The number of degrees clockwise by which you want Elastic Transcoder
to rotate the output relative to the input.
- withSampleRate(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioParameters
-
The sample rate of the audio stream in the output file, in Hertz.
- withSegmentDuration(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
-
(Outputs in Fragmented MP4 or MPEG-TS format
only.If you specify a preset in PresetId
for
which the value of Container
is fmp4
(Fragmented MP4) or ts
(MPEG-TS),
SegmentDuration
is the target maximum duration of each
segment in seconds.
- withSegmentDuration(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
(Outputs in Fragmented MP4 or MPEG-TS format
only.If you specify a preset in PresetId
for
which the value of Container
is fmp4
(Fragmented MP4) or ts
(MPEG-TS),
SegmentDuration
is the target maximum duration of each
segment in seconds.
- withSigned(String) - Method in class com.amazonaws.services.elastictranscoder.model.AudioCodecOptions
-
You can only choose whether an audio sample is signed when you specify
pcm
for the value of Audio:Codec.
- withSizingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.Artwork
-
Specify one of the following values to control scaling of the output
album art:
- withSizingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
-
A value that controls scaling of the watermark: Fit:
Elastic Transcoder scales the watermark so it matches the value that
you specified in either MaxWidth
or
MaxHeight
without exceeding the other value.
Stretch: Elastic Transcoder stretches the watermark to
match the values that you specified for MaxWidth
and
MaxHeight
.
- withSizingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.Thumbnails
-
Specify one of the following values to control scaling of thumbnails:
- withSizingPolicy(String) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
Specify one of the following values to control scaling of the output
video:
- withStartTime(String) - Method in class com.amazonaws.services.elastictranscoder.model.TimeSpan
-
The place in the input file where you want a clip to start.
- withStartTimeMillis(Long) - Method in class com.amazonaws.services.elastictranscoder.model.Timing
-
The time the job began transcoding, in epoch milliseconds.
- withStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.Job
-
The status of the job: Submitted
,
Progressing
, Complete
,
Canceled
, or Error
.
- withStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
The status of one output in a job.
- withStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest
-
To get information about all of the jobs associated with the current
AWS account that have a given status, specify the following status:
Submitted
, Progressing
,
Complete
, Canceled
, or Error
.
- withStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
-
The current status of the pipeline: Active
: The
pipeline is processing jobs. Paused
: The
pipeline is not currently processing jobs.
- withStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
-
The status of the job with which the playlist is associated.
- withStatus(String) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusRequest
-
The desired status of the pipeline: Active
: The
pipeline is processing jobs. Paused
: The
pipeline is not currently processing jobs.
- withStatusDetail(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
Information that further explains Status
.
- withStatusDetail(String) - Method in class com.amazonaws.services.elastictranscoder.model.Playlist
-
Information that further explains the status.
- withStorageClass(String) - Method in class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig
-
The Amazon S3 storage class, Standard
or
ReducedRedundancy
, that you want Elastic Transcoder to
assign to the video files and playlists that it stores in your Amazon
S3 bucket.
- withSubmitTimeMillis(Long) - Method in class com.amazonaws.services.elastictranscoder.model.Timing
-
The time the job was submitted to Elastic Transcoder, in epoch
milliseconds.
- withSuccess(String) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleResult
-
If the operation is successful, this value is true
;
otherwise, the value is false
.
- withTarget(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
-
A value that determines how Elastic Transcoder interprets values that
you specified for HorizontalOffset
,
VerticalOffset
, MaxWidth
, and
MaxHeight
: Content:
HorizontalOffset
and VerticalOffset
values
are calculated based on the borders of the video excluding black bars
added by Elastic Transcoder, if any.
- withThumbnailConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest
-
The ThumbnailConfig
object specifies several values,
including the Amazon S3 bucket in which you want Elastic Transcoder to
save thumbnail files, which users you want to have access to the
files, the type of access you want users to have, and the storage
class that you want to assign to the files.
- withThumbnailConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.Pipeline
-
Information about the Amazon S3 bucket in which you want Elastic
Transcoder to save thumbnail files.
- withThumbnailConfig(PipelineOutputConfig) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest
-
The ThumbnailConfig
object specifies several values,
including the Amazon S3 bucket in which you want Elastic Transcoder to
save thumbnail files, which users you want to have access to the
files, the type of access you want users to have, and the storage
class that you want to assign to the files.
- withThumbnailEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
-
The encryption settings, if any, that you want Elastic Transcoder to
apply to your thumbnail.
- withThumbnailEncryption(Encryption) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
The encryption settings, if any, that you want Elastic Transcoder to
apply to your thumbnail.
- withThumbnailPattern(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
-
Whether you want Elastic Transcoder to create thumbnails for your
videos and, if so, how you want Elastic Transcoder to name the files.
- withThumbnailPattern(String) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
Whether you want Elastic Transcoder to create thumbnails for your
videos and, if so, how you want Elastic Transcoder to name the files.
- withThumbnails(Thumbnails) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
-
A section of the request body that specifies the thumbnail parameters,
if any.
- withThumbnails(Thumbnails) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
-
A section of the response body that provides information about the
thumbnail preset values, if any.
- withTimeOffset(String) - Method in class com.amazonaws.services.elastictranscoder.model.CaptionSource
-
For clip generation or captions that do not start at the same time as
the associated video file, the TimeOffset
tells Elastic
Transcoder how much of the video to encode before including captions.
- withTimeSpan(TimeSpan) - Method in class com.amazonaws.services.elastictranscoder.model.Clip
-
Settings that determine when a clip begins and how long it lasts.
- withTiming(Timing) - Method in class com.amazonaws.services.elastictranscoder.model.Job
-
Details about the timing of a job.
- withTopics(String...) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
-
The ARNs of one or more Amazon Simple Notification Service (Amazon
SNS) topics that you want the action to send a test notification to.
- withTopics(Collection<String>) - Method in class com.amazonaws.services.elastictranscoder.model.TestRoleRequest
-
The ARNs of one or more Amazon Simple Notification Service (Amazon
SNS) topics that you want the action to send a test notification to.
- withType(String) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
-
Whether the preset is a default preset provided by Elastic Transcoder
(System
) or a preset that you have defined
(Custom
).
- withUserMetadata(Map<String, String>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobRequest
-
User-defined metadata that you want to associate with an Elastic
Transcoder job.
- withUserMetadata(Map<String, String>) - Method in class com.amazonaws.services.elastictranscoder.model.Job
-
User-defined metadata that you want to associate with an Elastic
Transcoder job.
- withVerticalAlign(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
-
The vertical position of the watermark unless you specify a non-zero
value for VerticalOffset
: Top: The top
edge of the watermark is aligned with the top border of the
video. Bottom: The bottom edge of the watermark is
aligned with the bottom border of the video. Center:
The watermark is centered between the top and bottom
borders.
- withVerticalOffset(String) - Method in class com.amazonaws.services.elastictranscoder.model.PresetWatermark
-
VerticalOffset
- withVideo(VideoParameters) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest
-
A section of the request body that specifies the video parameters.
- withVideo(VideoParameters) - Method in class com.amazonaws.services.elastictranscoder.model.Preset
-
A section of the response body that provides information about the
video preset values.
- withWarning(String) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePresetResult
-
If the preset settings don't comply with the standards for the video
codec but Elastic Transcoder created the preset, this message explains
the reason the preset settings don't meet the standard.
- withWarning(String) - Method in class com.amazonaws.services.elastictranscoder.model.Notifications
-
The Amazon SNS topic that you want to notify when Elastic Transcoder
encounters a warning condition.
- withWarnings(Warning...) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineResult
-
Elastic Transcoder returns a warning if the resources used by your
pipeline are not in the same region as the pipeline.
- withWarnings(Collection<Warning>) - Method in class com.amazonaws.services.elastictranscoder.model.CreatePipelineResult
-
Elastic Transcoder returns a warning if the resources used by your
pipeline are not in the same region as the pipeline.
- withWarnings(Warning...) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineResult
-
Elastic Transcoder returns a warning if the resources used by your
pipeline are not in the same region as the pipeline.
- withWarnings(Collection<Warning>) - Method in class com.amazonaws.services.elastictranscoder.model.ReadPipelineResult
-
Elastic Transcoder returns a warning if the resources used by your
pipeline are not in the same region as the pipeline.
- withWarnings(Warning...) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineResult
-
Elastic Transcoder returns a warning if the resources used by your
pipeline are not in the same region as the pipeline.
- withWarnings(Collection<Warning>) - Method in class com.amazonaws.services.elastictranscoder.model.UpdatePipelineResult
-
Elastic Transcoder returns a warning if the resources used by your
pipeline are not in the same region as the pipeline.
- withWatermarks(JobWatermark...) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
-
Information about the watermarks that you want Elastic Transcoder to
add to the video during transcoding.
- withWatermarks(Collection<JobWatermark>) - Method in class com.amazonaws.services.elastictranscoder.model.CreateJobOutput
-
Information about the watermarks that you want Elastic Transcoder to
add to the video during transcoding.
- withWatermarks(JobWatermark...) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
Information about the watermarks that you want Elastic Transcoder to
add to the video during transcoding.
- withWatermarks(Collection<JobWatermark>) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
Information about the watermarks that you want Elastic Transcoder to
add to the video during transcoding.
- withWatermarks(PresetWatermark...) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
Settings for the size, location, and opacity of graphics that you want
Elastic Transcoder to overlay over videos that are transcoded using
this preset.
- withWatermarks(Collection<PresetWatermark>) - Method in class com.amazonaws.services.elastictranscoder.model.VideoParameters
-
Settings for the size, location, and opacity of graphics that you want
Elastic Transcoder to overlay over videos that are transcoded using
this preset.
- withWidth(Integer) - Method in class com.amazonaws.services.elastictranscoder.model.DetectedProperties
-
The detected width of the input file, in pixels.
- withWidth(Integer) - Method in class com.amazonaws.services.elastictranscoder.model.JobOutput
-
Specifies the width of the output file in pixels.