public sealed class Overlay.Types.NormalizedCoordinate : IMessage<Overlay.Types.NormalizedCoordinate>, IEquatable<Overlay.Types.NormalizedCoordinate>, IDeepCloneable<Overlay.Types.NormalizedCoordinate>, IBufferMessage, IMessage
Reference documentation and code samples for the Transcoder v1 API class Overlay.Types.NormalizedCoordinate.
[[["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."],[[["This webpage provides documentation for the `Overlay.Types.NormalizedCoordinate` class within the Google Cloud Video Transcoder v1 API, detailing its usage and properties across multiple versions."],["The `NormalizedCoordinate` class represents 2D normalized coordinates, with a default value of `{0.0, 0.0}`, for video overlay positioning."],["The class `Overlay.Types.NormalizedCoordinate` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which enhances its functionality and usage."],["The class is available in many versions, from 1.0.0 to the latest 2.9.0."],["The main members of the `Overlay.Types.NormalizedCoordinate` class are the X and Y properties, both of type double, which represent the normalized x and y coordinates, respectively."]]],[]]