Uses of Class
software.amazon.awssdk.services.elastictranscoder.model.InputCaptions
-
Packages that use InputCaptions Package Description software.amazon.awssdk.services.elastictranscoder.model -
-
Uses of InputCaptions in software.amazon.awssdk.services.elastictranscoder.model
Methods in software.amazon.awssdk.services.elastictranscoder.model that return InputCaptions Modifier and Type Method Description InputCaptionsJobInput. inputCaptions()You can configure Elastic Transcoder to transcode captions, or subtitles, from one format to another.Methods in software.amazon.awssdk.services.elastictranscoder.model with parameters of type InputCaptions Modifier and Type Method Description JobInput.BuilderJobInput.Builder. inputCaptions(InputCaptions inputCaptions)You can configure Elastic Transcoder to transcode captions, or subtitles, from one format to another.
-