public static interface DvbSubSourceSettings.Builder extends SdkPojo, CopyableBuilder<DvbSubSourceSettings.Builder,DvbSubSourceSettings>
| Modifier and Type | Method and Description |
|---|---|
DvbSubSourceSettings.Builder |
ocrLanguage(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.Builder |
ocrLanguage(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.Builder |
pid(Integer pid)
When using DVB-Sub with Burn-In or SMPTE-TT, use this PID for the source content.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDvbSubSourceSettings.Builder ocrLanguage(String ocrLanguage)
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.DvbSubOcrLanguage,
DvbSubOcrLanguageDvbSubSourceSettings.Builder ocrLanguage(DvbSubOcrLanguage ocrLanguage)
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.DvbSubOcrLanguage,
DvbSubOcrLanguageDvbSubSourceSettings.Builder pid(Integer pid)
pid - When using DVB-Sub with Burn-In or SMPTE-TT, use this PID for the source content. Unused for DVB-Sub
passthrough. All DVB-Sub content is passed through, regardless of selectors.Copyright © 2022. All rights reserved.