| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
FileSourceSettings |
FileSourceSettings.clone() |
FileSourceSettings |
CaptionSourceSettings.getFileSourceSettings()
Settings for File-based Captions in Source
|
FileSourceSettings |
FileSourceSettings.withConvert608To708(FileSourceConvert608To708 convert608To708)
If set to UPCONVERT, 608 caption data is both passed through via the "608 compatibility bytes" fields of the 708
wrapper as well as translated into 708.
|
FileSourceSettings |
FileSourceSettings.withConvert608To708(String convert608To708)
If set to UPCONVERT, 608 caption data is both passed through via the "608 compatibility bytes" fields of the 708
wrapper as well as translated into 708.
|
FileSourceSettings |
FileSourceSettings.withSourceFile(String sourceFile)
External caption file used for loading captions.
|
FileSourceSettings |
FileSourceSettings.withTimeDelta(Integer timeDelta)
Specifies a time delta in seconds to offset the captions from the source file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CaptionSourceSettings.setFileSourceSettings(FileSourceSettings fileSourceSettings)
Settings for File-based Captions in Source
|
CaptionSourceSettings |
CaptionSourceSettings.withFileSourceSettings(FileSourceSettings fileSourceSettings)
Settings for File-based Captions in Source
|
Copyright © 2019. All rights reserved.