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