| Package | Description | 
|---|---|
| com.amazonaws.services.elastictranscoder.model | Classes modeling the various types represented by AmazonElasticTranscoder. | 
| Modifier and Type | Method and Description | 
|---|---|
| Clip | Clip. clone() | 
| Clip | Clip. withTimeSpan(TimeSpan timeSpan)Settings that determine when a clip begins and how long it lasts. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Clip> | JobOutput. getComposition()You can create an output file that contains an excerpt from the input
 file. | 
| List<Clip> | CreateJobOutput. getComposition()You can create an output file that contains an excerpt from the input
 file. | 
| Modifier and Type | Method and Description | 
|---|---|
| JobOutput | JobOutput. withComposition(Clip... composition)You can create an output file that contains an excerpt from the input
 file. | 
| CreateJobOutput | CreateJobOutput. withComposition(Clip... composition)You can create an output file that contains an excerpt from the input
 file. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | JobOutput. setComposition(Collection<Clip> composition)You can create an output file that contains an excerpt from the input
 file. | 
| void | CreateJobOutput. setComposition(Collection<Clip> composition)You can create an output file that contains an excerpt from the input
 file. | 
| JobOutput | JobOutput. withComposition(Collection<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. | 
Copyright © 2015. All rights reserved.