| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
FileSourceConvert608To708 |
FileSourceSettings.convert608To708()
Specify whether this set of input captions appears in your outputs in both 608 and 708 format.
|
static FileSourceConvert608To708 |
FileSourceConvert608To708.fromValue(String value)
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
|
static FileSourceConvert608To708 |
FileSourceConvert608To708.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileSourceConvert608To708[] |
FileSourceConvert608To708.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<FileSourceConvert608To708> |
FileSourceConvert608To708.knownValues()
|
| Modifier and Type | Method and Description |
|---|---|
FileSourceSettings.Builder |
FileSourceSettings.Builder.convert608To708(FileSourceConvert608To708 convert608To708)
Specify whether this set of input captions appears in your outputs in both 608 and 708 format.
|
Copyright © 2023. All rights reserved.