Transcoder v1 API - Class Overlay.Types.Animation (2.9.0)

public sealed class Overlay.Types.Animation : IMessage<Overlay.Types.Animation>, IEquatable<Overlay.Types.Animation>, IDeepCloneable<Overlay.Types.Animation>, IBufferMessage, IMessage

Reference documentation and code samples for the Transcoder v1 API class Overlay.Types.Animation.

Animation types.

Inheritance

object > Overlay.Types.Animation

Namespace

Google.Cloud.Video.Transcoder.V1

Assembly

Google.Cloud.Video.Transcoder.V1.dll

Constructors

Animation()

public Animation()

Animation(Animation)

public Animation(Overlay.Types.Animation other)
Parameter
Name Description
other OverlayTypesAnimation

Properties

AnimationEnd

public Overlay.Types.AnimationEnd AnimationEnd { get; set; }

End previous animation.

Property Value
Type Description
OverlayTypesAnimationEnd

AnimationFade

public Overlay.Types.AnimationFade AnimationFade { get; set; }

Display overlay object with fade animation.

Property Value
Type Description
OverlayTypesAnimationFade

AnimationStatic

public Overlay.Types.AnimationStatic AnimationStatic { get; set; }

Display static overlay object.

Property Value
Type Description
OverlayTypesAnimationStatic

AnimationTypeCase

public Overlay.Types.Animation.AnimationTypeOneofCase AnimationTypeCase { get; }
Property Value
Type Description
OverlayTypesAnimationAnimationTypeOneofCase