| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.MediaConvert.Types.TeletextSourceSettings
Description
Documentation
data TeletextSourceSettings Source #
Settings specific to Teletext caption sources, including Page number.
See: newTeletextSourceSettings smart constructor.
Constructors
| TeletextSourceSettings' | |
Fields
| |
Instances
newTeletextSourceSettings :: TeletextSourceSettings Source #
Create a value of TeletextSourceSettings with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:pageNumber:TeletextSourceSettings', teletextSourceSettings_pageNumber - Use Page Number (PageNumber) to specify the three-digit hexadecimal page
number that will be used for Teletext captions. Do not use this setting
if you are passing through teletext from the input source to output.
teletextSourceSettings_pageNumber :: Lens' TeletextSourceSettings (Maybe Text) Source #
Use Page Number (PageNumber) to specify the three-digit hexadecimal page number that will be used for Teletext captions. Do not use this setting if you are passing through teletext from the input source to output.