| Package | Description | 
|---|---|
| com.amazonaws.services.elastictranscoder.model | Classes modeling the various types represented by AmazonElasticTranscoder. | 
| Modifier and Type | Method and Description | 
|---|---|
| CreateJobOutput | CreateJobOutput. clone() | 
| CreateJobOutput | CreateJobRequest. getOutput()The  CreateJobOutputstructure. | 
| CreateJobOutput | CreateJobOutput. withAlbumArt(JobAlbumArt albumArt)Information about the album art that you want Elastic Transcoder to
 add to the file during transcoding. | 
| CreateJobOutput | CreateJobOutput. withCaptions(Captions captions)You can configure Elastic Transcoder to transcode captions, or
 subtitles, from one format to another. | 
| CreateJobOutput | CreateJobOutput. withComposition(Clip... composition)You can create an output file that contains an excerpt from the input
 file. | 
| CreateJobOutput | CreateJobOutput. withComposition(Collection<Clip> composition)You can create an output file that contains an excerpt from the input
 file. | 
| CreateJobOutput | CreateJobOutput. withEncryption(Encryption encryption)You can specify encryption settings for any output files that you want
 to use for a transcoding job. | 
| CreateJobOutput | CreateJobOutput. withKey(String key)The name to assign to the transcoded file. | 
| CreateJobOutput | CreateJobOutput. withPresetId(String presetId)The  Idof the preset to use for this job. | 
| CreateJobOutput | CreateJobOutput. withRotate(String rotate)The number of degrees clockwise by which you want Elastic Transcoder
 to rotate the output relative to the input. | 
| CreateJobOutput | CreateJobOutput. withSegmentDuration(String segmentDuration)PresetIdfor
 which the value ofContainerisfmp4(Fragmented MP4) orts(MPEG-TS),SegmentDurationis the target maximum duration of each
 segment in seconds. | 
| CreateJobOutput | CreateJobOutput. withThumbnailEncryption(Encryption thumbnailEncryption)The encryption settings, if any, that you want Elastic Transcoder to
 apply to your thumbnail. | 
| CreateJobOutput | CreateJobOutput. withThumbnailPattern(String thumbnailPattern)Whether you want Elastic Transcoder to create thumbnails for your
 videos and, if so, how you want Elastic Transcoder to name the files. | 
| CreateJobOutput | CreateJobOutput. withWatermarks(Collection<JobWatermark> watermarks)Information about the watermarks that you want Elastic Transcoder to
 add to the video during transcoding. | 
| CreateJobOutput | CreateJobOutput. withWatermarks(JobWatermark... watermarks)Information about the watermarks that you want Elastic Transcoder to
 add to the video during transcoding. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<CreateJobOutput> | CreateJobRequest. getOutputs()A section of the request body that provides information about the
 transcoded (target) files. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreateJobRequest. setOutput(CreateJobOutput output)The  CreateJobOutputstructure. | 
| CreateJobRequest | CreateJobRequest. withOutput(CreateJobOutput output)The  CreateJobOutputstructure. | 
| CreateJobRequest | CreateJobRequest. withOutputs(CreateJobOutput... outputs)A section of the request body that provides information about the
 transcoded (target) files. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreateJobRequest. setOutputs(Collection<CreateJobOutput> outputs)A section of the request body that provides information about the
 transcoded (target) files. | 
| CreateJobRequest | CreateJobRequest. withOutputs(Collection<CreateJobOutput> outputs)A section of the request body that provides information about the
 transcoded (target) files. | 
Copyright © 2015. All rights reserved.