Uses of Class
software.amazon.awssdk.services.mediaconvert.model.AudioChannelTaggingSettings
-
Packages that use AudioChannelTaggingSettings Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of AudioChannelTaggingSettings in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return AudioChannelTaggingSettings Modifier and Type Method Description AudioChannelTaggingSettingsAudioDescription. audioChannelTaggingSettings()Specify the QuickTime audio channel layout tags for the audio channels in this audio track.Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type AudioChannelTaggingSettings Modifier and Type Method Description AudioDescription.BuilderAudioDescription.Builder. audioChannelTaggingSettings(AudioChannelTaggingSettings audioChannelTaggingSettings)Specify the QuickTime audio channel layout tags for the audio channels in this audio track.
-