| Package | Description |
|---|---|
| com.amazonaws.services.elastictranscoder.model |
Classes modeling the various types represented by AmazonElasticTranscoder.
|
| com.amazonaws.services.elastictranscoder.model.transform |
Marhsalling for the various types represented by AmazonElasticTranscoder.
|
| Modifier and Type | Method and Description |
|---|---|
AudioCodecOptions |
AudioParameters.getCodecOptions()
If you specified
AAC for Audio:Codec, this
is the AAC compression profile to use. |
AudioCodecOptions |
AudioCodecOptions.withProfile(String profile)
If you specified
AAC for Audio:Codec, choose
the AAC profile for the output file. |
| Modifier and Type | Method and Description |
|---|---|
void |
AudioParameters.setCodecOptions(AudioCodecOptions codecOptions)
If you specified
AAC for Audio:Codec, this
is the AAC compression profile to use. |
AudioParameters |
AudioParameters.withCodecOptions(AudioCodecOptions codecOptions)
If you specified
AAC for Audio:Codec, this
is the AAC compression profile to use. |
| Modifier and Type | Method and Description |
|---|---|
AudioCodecOptions |
AudioCodecOptionsJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2016. All rights reserved.