| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static AacSpec |
AacSpec.fromValue(String value)
Use this in place of valueOf.
|
static AacSpec |
AacSpec.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AacSpec[] |
AacSpec.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.withSpec(AacSpec spec)
Use MPEG-2 AAC audio instead of MPEG-4 AAC audio for raw or MPEG-2 Transport Stream containers.
|
Copyright © 2024. All rights reserved.