Uses of Interface
com.google.cloud.video.transcoder.v1.OverlayOrBuilder
-
Packages that use OverlayOrBuilder Package Description com.google.cloud.video.transcoder.v1 A client to Transcoder API -
-
Uses of OverlayOrBuilder in com.google.cloud.video.transcoder.v1
Classes in com.google.cloud.video.transcoder.v1 that implement OverlayOrBuilder Modifier and Type Class Description classOverlayOverlay configuration.static classOverlay.BuilderOverlay configuration.Methods in com.google.cloud.video.transcoder.v1 that return OverlayOrBuilder Modifier and Type Method Description OverlayOrBuilderJobConfig.Builder. getOverlaysOrBuilder(int index)List of overlays on the output video, in descending Z-order.OverlayOrBuilderJobConfig. getOverlaysOrBuilder(int index)List of overlays on the output video, in descending Z-order.OverlayOrBuilderJobConfigOrBuilder. getOverlaysOrBuilder(int index)List of overlays on the output video, in descending Z-order.Methods in com.google.cloud.video.transcoder.v1 that return types with arguments of type OverlayOrBuilder Modifier and Type Method Description List<? extends OverlayOrBuilder>JobConfig.Builder. getOverlaysOrBuilderList()List of overlays on the output video, in descending Z-order.List<? extends OverlayOrBuilder>JobConfig. getOverlaysOrBuilderList()List of overlays on the output video, in descending Z-order.List<? extends OverlayOrBuilder>JobConfigOrBuilder. getOverlaysOrBuilderList()List of overlays on the output video, in descending Z-order.
-