| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static FileSourceTimeDeltaUnits |
FileSourceTimeDeltaUnits.fromValue(String value)
Use this in place of valueOf.
|
static FileSourceTimeDeltaUnits |
FileSourceTimeDeltaUnits.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileSourceTimeDeltaUnits[] |
FileSourceTimeDeltaUnits.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FileSourceSettings |
FileSourceSettings.withTimeDeltaUnits(FileSourceTimeDeltaUnits timeDeltaUnits)
When you use the setting Time delta (TimeDelta) to adjust the sync between your sidecar captions and your video,
use this setting to specify the units for the delta that you specify.
|
Copyright © 2022. All rights reserved.