public sealed class Overlay.Types.AnimationEnd : IMessage<Overlay.Types.AnimationEnd>, IEquatable<Overlay.Types.AnimationEnd>, IDeepCloneable<Overlay.Types.AnimationEnd>, IBufferMessage, IMessage
Reference documentation and code samples for the Transcoder v1 API class Overlay.Types.AnimationEnd.
End previous overlay animation from the video. Without AnimationEnd, the
overlay object will keep the state of previous animation until the end of
the video.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides documentation for the `Overlay.Types.AnimationEnd` class within the Google Cloud Transcoder v1 API, specifically for .NET."],["`AnimationEnd` is used to define the end time of an overlay animation in a video, ensuring that the overlay is removed when needed."],["The class is implemented as part of a hierarchy, inheriting from `object` and implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers the available constructors and properties, including the `StartTimeOffset` property that allows setting the time in seconds to end the overlay."],["This page also lists the available versions from `2.0.0` to the latest `2.9.0`, for the class `Overlay.Types.AnimationEnd`."]]],[]]