Package | Description |
---|---|
com.amazonaws.services.elastictranscoder.model |
Classes modeling the various types represented by AmazonElasticTranscoder.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2014. All rights reserved.