Uses of Interface
com.google.cloud.video.transcoder.v1.TextStreamOrBuilder
-
Packages that use TextStreamOrBuilder Package Description com.google.cloud.video.transcoder.v1 A client to Transcoder API -
-
Uses of TextStreamOrBuilder in com.google.cloud.video.transcoder.v1
Classes in com.google.cloud.video.transcoder.v1 that implement TextStreamOrBuilder Modifier and Type Class Description class
TextStream
Encoding of a text stream.static class
TextStream.Builder
Encoding of a text stream.Methods in com.google.cloud.video.transcoder.v1 that return TextStreamOrBuilder Modifier and Type Method Description TextStreamOrBuilder
ElementaryStream.Builder. getTextStreamOrBuilder()
Encoding of a text stream.TextStreamOrBuilder
ElementaryStream. getTextStreamOrBuilder()
Encoding of a text stream.TextStreamOrBuilder
ElementaryStreamOrBuilder. getTextStreamOrBuilder()
Encoding of a text stream.
-