public sealed class VideoStreamProperty : IMessage<VideoStreamProperty>, IEquatable<VideoStreamProperty>, IDeepCloneable<VideoStreamProperty>, IBufferMessage, IMessage
Reference documentation and code samples for the Live Stream v1 API class VideoStreamProperty.
[[["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 document provides reference documentation for the \u003ccode\u003eVideoStreamProperty\u003c/code\u003e class within the Google Cloud Video Live Stream v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation is for version 1.8.0, while this document focuses on version 1.1.0 of the \u003ccode\u003eVideoStreamProperty\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eVideoStreamProperty\u003c/code\u003e is a sealed class that implements several 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\u003eThe class contains two key properties: \u003ccode\u003eIndex\u003c/code\u003e, an integer representing the index of the video stream, and \u003ccode\u003eVideoFormat\u003c/code\u003e, which holds the video format properties.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: a default constructor \u003ccode\u003eVideoStreamProperty()\u003c/code\u003e and an overloaded constructor \u003ccode\u003eVideoStreamProperty(VideoStreamProperty other)\u003c/code\u003e that accepts another \u003ccode\u003eVideoStreamProperty\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]