| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
MotionImageInsertionFramerate |
MotionImageInsertionFramerate.clone() |
MotionImageInsertionFramerate |
MotionImageInserter.getFramerate()
If your motion graphic asset is a .mov file, keep this setting unspecified.
|
MotionImageInsertionFramerate |
MotionImageInsertionFramerate.withFramerateDenominator(Integer framerateDenominator)
The bottom of the fraction that expresses your overlay frame rate.
|
MotionImageInsertionFramerate |
MotionImageInsertionFramerate.withFramerateNumerator(Integer framerateNumerator)
The top of the fraction that expresses your overlay frame rate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MotionImageInserter.setFramerate(MotionImageInsertionFramerate framerate)
If your motion graphic asset is a .mov file, keep this setting unspecified.
|
MotionImageInserter |
MotionImageInserter.withFramerate(MotionImageInsertionFramerate framerate)
If your motion graphic asset is a .mov file, keep this setting unspecified.
|
Copyright © 2023. All rights reserved.