Uses of Class
software.amazon.awssdk.services.mediaconvert.model.BurninDestinationSettings
-
Packages that use BurninDestinationSettings Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of BurninDestinationSettings in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return BurninDestinationSettings Modifier and Type Method Description BurninDestinationSettingsCaptionDestinationSettings. burninDestinationSettings()Burn-in is a captions delivery method, rather than a captions format.Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type BurninDestinationSettings Modifier and Type Method Description CaptionDestinationSettings.BuilderCaptionDestinationSettings.Builder. burninDestinationSettings(BurninDestinationSettings burninDestinationSettings)Burn-in is a captions delivery method, rather than a captions format.
-