Uses of Interface
com.google.cloud.video.transcoder.v1.Overlay.AnimationOrBuilder
-
Packages that use Overlay.AnimationOrBuilder Package Description com.google.cloud.video.transcoder.v1 A client to Transcoder API -
-
Uses of Overlay.AnimationOrBuilder in com.google.cloud.video.transcoder.v1
Classes in com.google.cloud.video.transcoder.v1 that implement Overlay.AnimationOrBuilder Modifier and Type Class Description static classOverlay.AnimationAnimation types.static classOverlay.Animation.BuilderAnimation types.Methods in com.google.cloud.video.transcoder.v1 that return Overlay.AnimationOrBuilder Modifier and Type Method Description Overlay.AnimationOrBuilderOverlay.Builder. getAnimationsOrBuilder(int index)List of Animations.Overlay.AnimationOrBuilderOverlay. getAnimationsOrBuilder(int index)List of Animations.Overlay.AnimationOrBuilderOverlayOrBuilder. getAnimationsOrBuilder(int index)List of Animations.Methods in com.google.cloud.video.transcoder.v1 that return types with arguments of type Overlay.AnimationOrBuilder Modifier and Type Method Description List<? extends Overlay.AnimationOrBuilder>Overlay.Builder. getAnimationsOrBuilderList()List of Animations.List<? extends Overlay.AnimationOrBuilder>Overlay. getAnimationsOrBuilderList()List of Animations.List<? extends Overlay.AnimationOrBuilder>OverlayOrBuilder. getAnimationsOrBuilderList()List of Animations.
-