public static interface FileSourceSettings.Builder extends CopyableBuilder<FileSourceSettings.Builder,FileSourceSettings>
| Modifier and Type | Method and Description |
|---|---|
FileSourceSettings.Builder |
convert608To708(FileSourceConvert608To708 convert608To708)
Sets the value of the Convert608To708 property for this object.
|
FileSourceSettings.Builder |
convert608To708(String convert608To708)
Sets the value of the Convert608To708 property for this object.
|
FileSourceSettings.Builder |
sourceFile(String sourceFile)
External caption file used for loading captions.
|
FileSourceSettings.Builder |
timeDelta(Integer timeDelta)
Specifies a time delta in seconds to offset the captions from the source file.
|
copyapply, buildFileSourceSettings.Builder convert608To708(String convert608To708)
convert608To708 - The new value for the Convert608To708 property for this object.FileSourceConvert608To708,
FileSourceConvert608To708FileSourceSettings.Builder convert608To708(FileSourceConvert608To708 convert608To708)
convert608To708 - The new value for the Convert608To708 property for this object.FileSourceConvert608To708,
FileSourceConvert608To708FileSourceSettings.Builder sourceFile(String sourceFile)
sourceFile - External caption file used for loading captions. Accepted file extensions are 'scc', 'ttml', 'dfxp',
'stl', 'srt', and 'smi'. Auto-populated when Infer External Filename is checked.FileSourceSettings.Builder timeDelta(Integer timeDelta)
timeDelta - Specifies a time delta in seconds to offset the captions from the source file.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.