Uses of Class
software.amazon.awssdk.services.mediaconvert.model.TrackSourceSettings
-
Packages that use TrackSourceSettings Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of TrackSourceSettings in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return TrackSourceSettings Modifier and Type Method Description TrackSourceSettingsCaptionSourceSettings. trackSourceSettings()Settings specific to caption sources that are specified by track number.Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type TrackSourceSettings Modifier and Type Method Description CaptionSourceSettings.BuilderCaptionSourceSettings.Builder. trackSourceSettings(TrackSourceSettings trackSourceSettings)Settings specific to caption sources that are specified by track number.
-