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