| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
TeletextDestinationSettings |
TeletextDestinationSettings.clone() |
TeletextDestinationSettings |
CaptionDestinationSettings.getTeletextDestinationSettings()
Settings related to teletext captions.
|
TeletextDestinationSettings |
TeletextDestinationSettings.withPageNumber(String pageNumber)
Set pageNumber to the Teletext page number for the destination captions for this output.
|
TeletextDestinationSettings |
TeletextDestinationSettings.withPageTypes(Collection<String> pageTypes)
Specify the page types for this Teletext page.
|
TeletextDestinationSettings |
TeletextDestinationSettings.withPageTypes(String... pageTypes)
Specify the page types for this Teletext page.
|
TeletextDestinationSettings |
TeletextDestinationSettings.withPageTypes(TeletextPageType... pageTypes)
Specify the page types for this Teletext page.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CaptionDestinationSettings.setTeletextDestinationSettings(TeletextDestinationSettings teletextDestinationSettings)
Settings related to teletext captions.
|
CaptionDestinationSettings |
CaptionDestinationSettings.withTeletextDestinationSettings(TeletextDestinationSettings teletextDestinationSettings)
Settings related to teletext captions.
|
Copyright © 2023. All rights reserved.