| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static AacSpecification |
AacSpecification.fromValue(String value)
Use this in place of valueOf.
|
static AacSpecification |
AacSpecification.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AacSpecification[] |
AacSpecification.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AacSettings |
AacSettings.withSpecification(AacSpecification specification)
Use MPEG-2 AAC instead of MPEG-4 AAC audio for raw or MPEG-2 Transport Stream containers.
|
Copyright © 2020. All rights reserved.