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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation page covers the \u003ccode\u003eOverlay.Types.AnimationFade\u003c/code\u003e class within the Google Cloud Transcoder v1 API, focusing on version 2.8.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAnimationFade\u003c/code\u003e class allows developers to implement fade animations for overlay objects in video processing, with options for fade-in or fade-out effects.\u003c/p\u003e\n"],["\u003cp\u003eIt provides properties to control the fade animation, such as \u003ccode\u003eStartTimeOffset\u003c/code\u003e, \u003ccode\u003eEndTimeOffset\u003c/code\u003e, \u003ccode\u003eFadeType\u003c/code\u003e, and the position of the overlay using \u003ccode\u003eXy\u003c/code\u003e coordinates.\u003c/p\u003e\n"],["\u003cp\u003eThe page shows a listing of this class' documentation across a range of versions from 1.0.0 to 2.9.0, the latest version, with links to access the class on those respective versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAnimationFade\u003c/code\u003e class implements multiple interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e base class, adding functionality through these.\u003c/p\u003e\n"]]],[],null,[]]