Uses of Class
software.amazon.awssdk.services.medialive.model.FecOutputSettings
-
Packages that use FecOutputSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of FecOutputSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return FecOutputSettings Modifier and Type Method Description FecOutputSettingsUdpOutputSettings. fecOutputSettings()Settings for enabling and adjusting Forward Error Correction on UDP outputs.Methods in software.amazon.awssdk.services.medialive.model with parameters of type FecOutputSettings Modifier and Type Method Description UdpOutputSettings.BuilderUdpOutputSettings.Builder. fecOutputSettings(FecOutputSettings fecOutputSettings)Settings for enabling and adjusting Forward Error Correction on UDP outputs.
-