Uses of Class
com.google.cloud.video.transcoder.v1.Overlay.Animation
-
Packages that use Overlay.Animation Package Description com.google.cloud.video.transcoder.v1 A client to Transcoder API -
-
Uses of Overlay.Animation in com.google.cloud.video.transcoder.v1
Methods in com.google.cloud.video.transcoder.v1 that return Overlay.Animation Modifier and Type Method Description Overlay.AnimationOverlay.Animation.Builder. build()Overlay.AnimationOverlay.Animation.Builder. buildPartial()Overlay.AnimationOverlay.Builder. getAnimations(int index)List of Animations.Overlay.AnimationOverlay. getAnimations(int index)List of Animations.Overlay.AnimationOverlayOrBuilder. getAnimations(int index)List of Animations.static Overlay.AnimationOverlay.Animation. getDefaultInstance()Overlay.AnimationOverlay.Animation.Builder. getDefaultInstanceForType()Overlay.AnimationOverlay.Animation. getDefaultInstanceForType()static Overlay.AnimationOverlay.Animation. parseDelimitedFrom(InputStream input)static Overlay.AnimationOverlay.Animation. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Overlay.AnimationOverlay.Animation. parseFrom(byte[] data)static Overlay.AnimationOverlay.Animation. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Overlay.AnimationOverlay.Animation. parseFrom(com.google.protobuf.ByteString data)static Overlay.AnimationOverlay.Animation. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Overlay.AnimationOverlay.Animation. parseFrom(com.google.protobuf.CodedInputStream input)static Overlay.AnimationOverlay.Animation. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Overlay.AnimationOverlay.Animation. parseFrom(InputStream input)static Overlay.AnimationOverlay.Animation. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Overlay.AnimationOverlay.Animation. parseFrom(ByteBuffer data)static Overlay.AnimationOverlay.Animation. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.video.transcoder.v1 that return types with arguments of type Overlay.Animation Modifier and Type Method Description List<Overlay.Animation>Overlay.Builder. getAnimationsList()List of Animations.List<Overlay.Animation>Overlay. getAnimationsList()List of Animations.List<Overlay.Animation>OverlayOrBuilder. getAnimationsList()List of Animations.com.google.protobuf.Parser<Overlay.Animation>Overlay.Animation. getParserForType()static com.google.protobuf.Parser<Overlay.Animation>Overlay.Animation. parser()Methods in com.google.cloud.video.transcoder.v1 with parameters of type Overlay.Animation Modifier and Type Method Description Overlay.BuilderOverlay.Builder. addAnimations(int index, Overlay.Animation value)List of Animations.Overlay.BuilderOverlay.Builder. addAnimations(Overlay.Animation value)List of Animations.Overlay.Animation.BuilderOverlay.Animation.Builder. mergeFrom(Overlay.Animation other)static Overlay.Animation.BuilderOverlay.Animation. newBuilder(Overlay.Animation prototype)Overlay.BuilderOverlay.Builder. setAnimations(int index, Overlay.Animation value)List of Animations.Method parameters in com.google.cloud.video.transcoder.v1 with type arguments of type Overlay.Animation Modifier and Type Method Description Overlay.BuilderOverlay.Builder. addAllAnimations(Iterable<? extends Overlay.Animation> values)List of Animations.
-