Uses of Class
software.amazon.awssdk.services.medialive.model.PassThroughSettings
-
Packages that use PassThroughSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of PassThroughSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return PassThroughSettings Modifier and Type Method Description PassThroughSettingsAudioCodecSettings. passThroughSettings()Returns the value of the PassThroughSettings property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type PassThroughSettings Modifier and Type Method Description AudioCodecSettings.BuilderAudioCodecSettings.Builder. passThroughSettings(PassThroughSettings passThroughSettings)Sets the value of the PassThroughSettings property for this object.
-