Uses of Class
software.amazon.awssdk.services.mediaconvert.model.Mp2Settings
-
Packages that use Mp2Settings Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of Mp2Settings in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return Mp2Settings Modifier and Type Method Description Mp2SettingsAudioCodecSettings. mp2Settings()Required when you set Codec to the value MP2.Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type Mp2Settings Modifier and Type Method Description AudioCodecSettings.BuilderAudioCodecSettings.Builder. mp2Settings(Mp2Settings mp2Settings)Required when you set Codec to the value MP2.
-