Uses of Class
software.amazon.awssdk.services.mediaconvert.model.SccDestinationSettings
-
Packages that use SccDestinationSettings Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of SccDestinationSettings in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return SccDestinationSettings Modifier and Type Method Description SccDestinationSettingsCaptionDestinationSettings. sccDestinationSettings()Settings related to SCC captions.Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type SccDestinationSettings Modifier and Type Method Description CaptionDestinationSettings.BuilderCaptionDestinationSettings.Builder. sccDestinationSettings(SccDestinationSettings sccDestinationSettings)Settings related to SCC captions.
-