Uses of Class
software.amazon.awssdk.services.medialive.model.Scte20SourceSettings
-
Packages that use Scte20SourceSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of Scte20SourceSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return Scte20SourceSettings Modifier and Type Method Description Scte20SourceSettingsCaptionSelectorSettings. scte20SourceSettings()Returns the value of the Scte20SourceSettings property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type Scte20SourceSettings Modifier and Type Method Description CaptionSelectorSettings.BuilderCaptionSelectorSettings.Builder. scte20SourceSettings(Scte20SourceSettings scte20SourceSettings)Sets the value of the Scte20SourceSettings property for this object.
-