static CaptionFormat.Builder |
CaptionFormat.builder() |
|
default CaptionFormat.Builder |
CaptionFormat.Builder.encryption(Consumer<Encryption.Builder> encryption) |
The encryption settings, if any, that you want Elastic Transcoder to apply to your caption formats.
|
CaptionFormat.Builder |
CaptionFormat.Builder.encryption(Encryption encryption) |
The encryption settings, if any, that you want Elastic Transcoder to apply to your caption formats.
|
CaptionFormat.Builder |
CaptionFormat.Builder.format(String format) |
The format you specify determines whether Elastic Transcoder generates an embedded or sidecar caption for
this output.
|
CaptionFormat.Builder |
CaptionFormat.Builder.pattern(String pattern) |
The prefix for caption filenames, in the form description-{language}, where:
|
CaptionFormat.Builder |
CaptionFormat.toBuilder() |
|