| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static CaptionSourceFramerate.Builder |
CaptionSourceFramerate.builder() |
CaptionSourceFramerate.Builder |
CaptionSourceFramerate.Builder.framerateDenominator(Integer framerateDenominator)
Specify the denominator of the fraction that represents the frame rate for the setting Caption source frame
rate.
|
CaptionSourceFramerate.Builder |
CaptionSourceFramerate.Builder.framerateNumerator(Integer framerateNumerator)
Specify the numerator of the fraction that represents the frame rate for the setting Caption source frame
rate.
|
CaptionSourceFramerate.Builder |
CaptionSourceFramerate.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CaptionSourceFramerate.Builder> |
CaptionSourceFramerate.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default FileSourceSettings.Builder |
FileSourceSettings.Builder.framerate(Consumer<CaptionSourceFramerate.Builder> framerate)
Ignore this setting unless your input captions format is SCC.
|
Copyright © 2023. All rights reserved.