public sealed class NormalizedResolution : IMessage<NormalizedResolution>, IEquatable<NormalizedResolution>, IDeepCloneable<NormalizedResolution>, IBufferMessage, IMessage
Reference documentation and code samples for the Live Stream v1 API class NormalizedResolution.
[[["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 webpage provides documentation for the `NormalizedResolution` class within the Google Cloud Video Live Stream v1 API, with the latest version being 1.8.0."],["`NormalizedResolution` is a sealed class implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties `H` for normalized height and `W` for normalized width, both within the valid range of \\[0.0, 1.0\\]."],["There are multiple previous versions documented on this page ranging from 1.0.0 to 1.7.0 for the `NormalizedResolution` class."],["The `NormalizedResolution` class offers two constructors, one default and one that accepts another `NormalizedResolution` object as an argument."]]],[]]