
target.apidocs.com.google.api.services.transcoder.v1.model.class-use.TextStream.html Maven / Gradle / Ivy
Uses of Class com.google.api.services.transcoder.v1.model.TextStream (Transcoder API v1-rev20240124-2.0.0)
Uses of Class
com.google.api.services.transcoder.v1.model.TextStream
-
Packages that use TextStream
Package
Description
com.google.api.services.transcoder.v1.model
-
-
Uses of TextStream in com.google.api.services.transcoder.v1.model
Methods in com.google.api.services.transcoder.v1.model that return TextStream
Modifier and Type
Method and Description
TextStream
TextStream.clone()
TextStream
ElementaryStream.getTextStream()
Encoding of a text stream.
TextStream
TextStream.set(String fieldName,
Object value)
TextStream
TextStream.setCodec(String codec)
The codec for this text stream.
TextStream
TextStream.setDisplayName(String displayName)
The name for this particular text stream that will be added to the HLS/DASH manifest.
TextStream
TextStream.setLanguageCode(String languageCode)
The BCP-47 language code, such as `en-US` or `sr-Latn`.
TextStream
TextStream.setMapping(List<TextMapping> mapping)
The mapping for the JobConfig.edit_list atoms with text EditAtom.inputs.
Methods in com.google.api.services.transcoder.v1.model with parameters of type TextStream
Modifier and Type
Method and Description
ElementaryStream
ElementaryStream.setTextStream(TextStream textStream)
Encoding of a text stream.
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy