Uses of Class
software.amazon.awssdk.services.transcribe.model.SubtitlesOutput
-
Packages that use SubtitlesOutput Package Description software.amazon.awssdk.services.transcribe.model -
-
Uses of SubtitlesOutput in software.amazon.awssdk.services.transcribe.model
Methods in software.amazon.awssdk.services.transcribe.model that return SubtitlesOutput Modifier and Type Method Description SubtitlesOutputTranscriptionJob. subtitles()Indicates whether subtitles were generated with your transcription.Methods in software.amazon.awssdk.services.transcribe.model with parameters of type SubtitlesOutput Modifier and Type Method Description TranscriptionJob.BuilderTranscriptionJob.Builder. subtitles(SubtitlesOutput subtitles)Indicates whether subtitles were generated with your transcription.
-