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 documentation page provides details for the `Overlay.Types.AnimationEnd` class within the Google Cloud Transcoder v1 API, specifically version 2.5.0 and later."],["`Overlay.Types.AnimationEnd` is used to end a video overlay animation, ensuring that the overlay state from the previous animation doesn't persist until the end of the video."],["The `AnimationEnd` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a `StartTimeOffset` property, which, defined in seconds, determines the time at which the overlay animation will end."],["The page provides links to the documentation for previous versions of the API dating back to version 1.0.0."]]],[]]