java.lang.Object
java.lang.Enum<AudioChannelTag>
software.amazon.awssdk.services.mediaconvert.model.AudioChannelTag
All Implemented Interfaces:
Serializable, Comparable<AudioChannelTag>

@Generated("software.amazon.awssdk:codegen") public enum AudioChannelTag extends Enum<AudioChannelTag>
Specify the QuickTime audio channel layout tags for the audio channels in this audio track. Enter channel layout tags in the same order as your output's audio channel order. For example, if your output audio track has a left and a right channel, enter Left (L) for the first channel and Right (R) for the second. If your output has multiple single-channel audio tracks, enter a single channel layout tag for each track.