| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static AccelerationMode |
AccelerationMode.fromValue(String value)
Use this in place of valueOf.
|
static AccelerationMode |
AccelerationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccelerationMode[] |
AccelerationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AccelerationSettings |
AccelerationSettings.withMode(AccelerationMode mode)
Specify the conditions when the service will run your job with accelerated transcoding.
|
Copyright © 2025. All rights reserved.