public sealed class Overlay.Types.AnimationFade : IMessage<Overlay.Types.AnimationFade>, IEquatable<Overlay.Types.AnimationFade>, IDeepCloneable<Overlay.Types.AnimationFade>, IBufferMessage, IMessage
Reference documentation and code samples for the Transcoder v1 API class Overlay.Types.AnimationFade.
public Overlay.Types.NormalizedCoordinate Xy { get; set; }
Normalized coordinates based on output video resolution. Valid
values: 0.0–1.0. xy is the upper-left coordinate of the overlay
object. For example, use the x and y coordinates {0,0} to position the
top-left corner of the overlay animation in the top-left corner of the
output 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-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eOverlay.Types.AnimationFade\u003c/code\u003e class is 2.9.0, with documentation available for versions back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOverlay.Types.AnimationFade\u003c/code\u003e is a class within the Google Cloud Transcoder v1 API designed to add fade animations to overlay objects.\u003c/p\u003e\n"],["\u003cp\u003eIt implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eAnimationFade\u003c/code\u003e class include \u003ccode\u003eEndTimeOffset\u003c/code\u003e, \u003ccode\u003eFadeType\u003c/code\u003e, \u003ccode\u003eStartTimeOffset\u003c/code\u003e, and \u003ccode\u003eXy\u003c/code\u003e, which define the timing, type, and position of the fade animation.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors to create a new \u003ccode\u003eAnimationFade\u003c/code\u003e object or copy an existing one, allowing for flexible instantiation.\u003c/p\u003e\n"]]],[],null,[]]