Uses of Interface
com.google.cloud.video.transcoder.v1.Overlay.AnimationEndOrBuilder
-
Packages that use Overlay.AnimationEndOrBuilder Package Description com.google.cloud.video.transcoder.v1 A client to Transcoder API -
-
Uses of Overlay.AnimationEndOrBuilder in com.google.cloud.video.transcoder.v1
Classes in com.google.cloud.video.transcoder.v1 that implement Overlay.AnimationEndOrBuilder Modifier and Type Class Description static class
Overlay.AnimationEnd
End previous overlay animation from the video.static class
Overlay.AnimationEnd.Builder
End previous overlay animation from the video.Methods in com.google.cloud.video.transcoder.v1 that return Overlay.AnimationEndOrBuilder Modifier and Type Method Description Overlay.AnimationEndOrBuilder
Overlay.Animation.Builder. getAnimationEndOrBuilder()
End previous animation.Overlay.AnimationEndOrBuilder
Overlay.Animation. getAnimationEndOrBuilder()
End previous animation.Overlay.AnimationEndOrBuilder
Overlay.AnimationOrBuilder. getAnimationEndOrBuilder()
End previous animation.
-