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"]],[["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 document provides reference information for the `VideoStreamProperty` class within the Google Cloud Live Stream v1 API for .NET."],["The `VideoStreamProperty` class is used to define the properties of a video stream, including its index and format."],["The provided content details different versions of the API, with version 1.8.0 being the latest, along with the class inheritance and implementations."],["The class `VideoStreamProperty` can be instantiated with a default constructor or by using another `VideoStreamProperty` object."],["The content provides specifics on the properties `Index` and `VideoFormat`, along with their types and descriptions."]]],[]]