Uses of Class
software.amazon.awssdk.services.mediaconvert.model.MotionImageInsertionFramerate
-
Packages that use MotionImageInsertionFramerate Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of MotionImageInsertionFramerate in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return MotionImageInsertionFramerate Modifier and Type Method Description MotionImageInsertionFramerateMotionImageInserter. framerate()If your motion graphic asset is a .mov file, keep this setting unspecified.Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type MotionImageInsertionFramerate Modifier and Type Method Description MotionImageInserter.BuilderMotionImageInserter.Builder. framerate(MotionImageInsertionFramerate framerate)If your motion graphic asset is a .mov file, keep this setting unspecified.
-