Class Overlay.Types.Animation (1.0.0-beta04)

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

Animation types.

Inheritance

Object > Overlay.Types.Animation

Namespace

Google.Cloud.Video.Transcoder.V1Beta1

Assembly

Google.Cloud.Video.Transcoder.V1Beta1.dll

Constructors

Animation()

public Animation()

Animation(Overlay.Types.Animation)

public Animation(Overlay.Types.Animation other)
Parameter
NameDescription
otherOverlay.Types.Animation

Properties

AnimationEnd

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

End previous animation.

Property Value
TypeDescription
Overlay.Types.AnimationEnd

AnimationFade

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

Display overlay object with fade animation.

Property Value
TypeDescription
Overlay.Types.AnimationFade

AnimationStatic

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

Display static overlay object.

Property Value
TypeDescription
Overlay.Types.AnimationStatic

AnimationTypeCase

public Overlay.Types.Animation.AnimationTypeOneofCase AnimationTypeCase { get; }
Property Value
TypeDescription
Overlay.Types.Animation.AnimationTypeOneofCase