| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
AncillaryConvert608To708 |
AncillarySourceSettings.convert608To708()
Specify whether this set of input captions appears in your outputs in both 608 and 708 format.
|
static AncillaryConvert608To708 |
AncillaryConvert608To708.fromValue(String value)
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
|
static AncillaryConvert608To708 |
AncillaryConvert608To708.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AncillaryConvert608To708[] |
AncillaryConvert608To708.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<AncillaryConvert608To708> |
AncillaryConvert608To708.knownValues()
|
| Modifier and Type | Method and Description |
|---|---|
AncillarySourceSettings.Builder |
AncillarySourceSettings.Builder.convert608To708(AncillaryConvert608To708 convert608To708)
Specify whether this set of input captions appears in your outputs in both 608 and 708 format.
|
Copyright © 2023. All rights reserved.