public sealed class InputStreamProperty : IMessage<InputStreamProperty>, IEquatable<InputStreamProperty>, IDeepCloneable<InputStreamProperty>, IBufferMessage, IMessage
Reference documentation and code samples for the Live Stream v1 API class InputStreamProperty.
[[["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 documentation for the `InputStreamProperty` class within the Google Cloud Video Live Stream v1 API, specifically for version 1.7.0."],["The `InputStreamProperty` class represents properties of an input stream and inherits from `object`, while implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides constructors for creating new `InputStreamProperty` instances, including a default constructor and one that accepts another `InputStreamProperty` object."],["It also contains properties like `AudioStreams` and `VideoStreams`, which provide details on the audio and video streams, and `LastEstablishTime` which shows the last connection establishment time."],["The available versions for the `InputStreamProperty` range from 1.0.0 to 1.8.0, with 1.8.0 being the most recent."]]],[]]