Uses of Class
software.amazon.awssdk.services.medialive.model.SrtOutputSettings
-
Packages that use SrtOutputSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of SrtOutputSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return SrtOutputSettings Modifier and Type Method Description SrtOutputSettingsOutputSettings. srtOutputSettings()Returns the value of the SrtOutputSettings property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type SrtOutputSettings Modifier and Type Method Description OutputSettings.BuilderOutputSettings.Builder. srtOutputSettings(SrtOutputSettings srtOutputSettings)Sets the value of the SrtOutputSettings property for this object.
-