| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
DvbSubSourceSettings |
DvbSubSourceSettings.clone() |
DvbSubSourceSettings |
CaptionSelectorSettings.getDvbSubSourceSettings() |
DvbSubSourceSettings |
DvbSubSourceSettings.withOcrLanguage(DvbSubOcrLanguage 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.
|
DvbSubSourceSettings |
DvbSubSourceSettings.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.
|
DvbSubSourceSettings |
DvbSubSourceSettings.withPid(Integer pid)
When using DVB-Sub with Burn-In or SMPTE-TT, use this PID for the source content.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CaptionSelectorSettings.setDvbSubSourceSettings(DvbSubSourceSettings dvbSubSourceSettings) |
CaptionSelectorSettings |
CaptionSelectorSettings.withDvbSubSourceSettings(DvbSubSourceSettings dvbSubSourceSettings) |
Copyright © 2024. All rights reserved.