Uses of Class
software.amazon.awssdk.services.mediaconvert.model.Mp3Settings
-
Packages that use Mp3Settings Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of Mp3Settings in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return Mp3Settings Modifier and Type Method Description Mp3SettingsAudioCodecSettings. mp3Settings()Required when you set Codec, under AudioDescriptions>CodecSettings, to the value MP3.Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type Mp3Settings Modifier and Type Method Description AudioCodecSettings.BuilderAudioCodecSettings.Builder. mp3Settings(Mp3Settings mp3Settings)Required when you set Codec, under AudioDescriptions>CodecSettings, to the value MP3.
-