class Aws::MediaLive::Types::DvbSubSourceSettings
Dvb Sub Source Settings
@note When making an API call, you may pass DvbSubSourceSettings
data as a hash: { ocr_language: "DEU", # accepts DEU, ENG, FRA, NLD, POR, SPA pid: 1, }
@!attribute [rw] ocr_language
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. @return [String]
@!attribute [rw] 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. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DvbSubSourceSettings AWS API Documentation
Constants
- SENSITIVE