| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static Scte27OcrLanguage |
Scte27OcrLanguage.fromValue(String value)
Use this in place of valueOf.
|
static Scte27OcrLanguage |
Scte27OcrLanguage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Scte27OcrLanguage[] |
Scte27OcrLanguage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Scte27SourceSettings |
Scte27SourceSettings.withOcrLanguage(Scte27OcrLanguage ocrLanguage)
If you will configure a WebVTT caption description that references this caption selector, use this field to
provide the language to consider when translating the image-based source to text.
|
Copyright © 2024. All rights reserved.