Uses of Class
software.amazon.awssdk.services.mediaconvert.model.ChannelMapping
-
Packages that use ChannelMapping Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of ChannelMapping in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return ChannelMapping Modifier and Type Method Description ChannelMappingRemixSettings. channelMapping()Channel mapping contains the group of fields that hold the remixing value for each channel, in dB.Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type ChannelMapping Modifier and Type Method Description RemixSettings.BuilderRemixSettings.Builder. channelMapping(ChannelMapping channelMapping)Channel mapping contains the group of fields that hold the remixing value for each channel, in dB.
-