Uses of Class
software.amazon.awssdk.services.mediaconvert.model.CaptionSourceFramerate
-
Packages that use CaptionSourceFramerate Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of CaptionSourceFramerate in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return CaptionSourceFramerate Modifier and Type Method Description CaptionSourceFramerate
FileSourceSettings. framerate()
Ignore this setting unless your input captions format is SCC.Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type CaptionSourceFramerate Modifier and Type Method Description FileSourceSettings.Builder
FileSourceSettings.Builder. framerate(CaptionSourceFramerate framerate)
Ignore this setting unless your input captions format is SCC.
-