| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
CaptionSourceFramerate |
CaptionSourceFramerate.clone() |
CaptionSourceFramerate |
FileSourceSettings.getFramerate()
Ignore this setting unless your input captions format is SCC.
|
CaptionSourceFramerate |
CaptionSourceFramerate.withFramerateDenominator(Integer framerateDenominator)
Specify the denominator of the fraction that represents the frame rate for the setting Caption source frame rate
(CaptionSourceFramerate).
|
CaptionSourceFramerate |
CaptionSourceFramerate.withFramerateNumerator(Integer framerateNumerator)
Specify the numerator of the fraction that represents the frame rate for the setting Caption source frame rate
(CaptionSourceFramerate).
|
| Modifier and Type | Method and Description |
|---|---|
void |
FileSourceSettings.setFramerate(CaptionSourceFramerate framerate)
Ignore this setting unless your input captions format is SCC.
|
FileSourceSettings |
FileSourceSettings.withFramerate(CaptionSourceFramerate framerate)
Ignore this setting unless your input captions format is SCC.
|
Copyright © 2021. All rights reserved.