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