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