| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
Scte27SourceSettings |
Scte27SourceSettings.clone() |
Scte27SourceSettings |
CaptionSelectorSettings.getScte27SourceSettings() |
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.
|
Scte27SourceSettings |
Scte27SourceSettings.withOcrLanguage(String 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.
|
Scte27SourceSettings |
Scte27SourceSettings.withPid(Integer pid)
The pid field is used in conjunction with the caption selector languageCode field as follows: - Specify PID and
Language: Extracts captions from that PID; the language is "informational".
|
| Modifier and Type | Method and Description |
|---|---|
void |
CaptionSelectorSettings.setScte27SourceSettings(Scte27SourceSettings scte27SourceSettings) |
CaptionSelectorSettings |
CaptionSelectorSettings.withScte27SourceSettings(Scte27SourceSettings scte27SourceSettings) |
Copyright © 2024. All rights reserved.