Uses of Class
software.amazon.awssdk.services.mediaconvert.model.TeletextSourceSettings
-
Packages that use TeletextSourceSettings Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of TeletextSourceSettings in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return TeletextSourceSettings Modifier and Type Method Description TeletextSourceSettings
CaptionSourceSettings. teletextSourceSettings()
Settings specific to Teletext caption sources, including Page number.Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type TeletextSourceSettings Modifier and Type Method Description CaptionSourceSettings.Builder
CaptionSourceSettings.Builder. teletextSourceSettings(TeletextSourceSettings teletextSourceSettings)
Settings specific to Teletext caption sources, including Page number.
-