Interface protos.google.cloud.video.transcoder.v1.Overlay.IAnimation (1.5.0)

Properties of an Animation.

Package

@google-cloud/video-transcoder!

Properties

animationEnd

animationEnd?: (google.cloud.video.transcoder.v1.Overlay.IAnimationEnd|null);

Animation animationEnd

Property Value
TypeDescription
(google.cloud.video.transcoder.v1.Overlay.IAnimationEnd|null)

animationFade

animationFade?: (google.cloud.video.transcoder.v1.Overlay.IAnimationFade|null);

Animation animationFade

Property Value
TypeDescription
(google.cloud.video.transcoder.v1.Overlay.IAnimationFade|null)

animationStatic

animationStatic?: (google.cloud.video.transcoder.v1.Overlay.IAnimationStatic|null);

Animation animationStatic

Property Value
TypeDescription
(google.cloud.video.transcoder.v1.Overlay.IAnimationStatic|null)