| Package | Description | 
|---|---|
| com.amazonaws.services.elastictranscoder.model | 
| Modifier and Type | Method and Description | 
|---|---|
| TimeSpan | TimeSpan. clone() | 
| TimeSpan | JobInput. getTimeSpan()
 Settings for clipping an input. | 
| TimeSpan | Clip. getTimeSpan()Deprecated.  
 Settings that determine when a clip begins and how long it lasts. | 
| TimeSpan | TimeSpan. withDuration(String duration)
 The duration of the clip. | 
| TimeSpan | TimeSpan. withStartTime(String startTime)
 The place in the input file where you want a clip to start. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | JobInput. setTimeSpan(TimeSpan timeSpan)
 Settings for clipping an input. | 
| void | Clip. setTimeSpan(TimeSpan timeSpan)Deprecated.  
 Settings that determine when a clip begins and how long it lasts. | 
| JobInput | JobInput. withTimeSpan(TimeSpan timeSpan)
 Settings for clipping an input. | 
| Clip | Clip. withTimeSpan(TimeSpan timeSpan)Deprecated.  
 Settings that determine when a clip begins and how long it lasts. | 
Copyright © 2021. All rights reserved.