|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimeSpan | |
---|---|
com.amazonaws.services.elastictranscoder.model | Classes modeling the various types represented by AmazonElasticTranscoder. |
Uses of TimeSpan in com.amazonaws.services.elastictranscoder.model |
---|
Methods in com.amazonaws.services.elastictranscoder.model that return TimeSpan | |
---|---|
TimeSpan |
Clip.getTimeSpan()
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. |
Methods in com.amazonaws.services.elastictranscoder.model with parameters of type TimeSpan | |
---|---|
void |
Clip.setTimeSpan(TimeSpan timeSpan)
Settings that determine when a clip begins and how long it lasts. |
Clip |
Clip.withTimeSpan(TimeSpan timeSpan)
Settings that determine when a clip begins and how long it lasts. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |