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 class
Overlay.Animation
Animation types.static class
Overlay.Animation.Builder
Animation types.Methods in com.google.cloud.video.transcoder.v1 that return Overlay.AnimationOrBuilder Modifier and Type Method Description Overlay.AnimationOrBuilder
Overlay.Builder. getAnimationsOrBuilder(int index)
List of Animations.Overlay.AnimationOrBuilder
Overlay. getAnimationsOrBuilder(int index)
List of Animations.Overlay.AnimationOrBuilder
OverlayOrBuilder. 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.
-