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"]],[["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\u003eThe \u003ccode\u003eInputStreamProperty\u003c/code\u003e class is part of the Google Cloud Video Live Stream v1 API, used for defining properties of an input stream, and the latest version is 1.8.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInputStreamProperty\u003c/code\u003e implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties for \u003ccode\u003eAudioStreams\u003c/code\u003e and \u003ccode\u003eVideoStreams\u003c/code\u003e, both of which are \u003ccode\u003eRepeatedField\u003c/code\u003e types containing their respective stream properties.\u003c/p\u003e\n"],["\u003cp\u003eIt also has the \u003ccode\u003eLastEstablishTime\u003c/code\u003e property, which is of type Timestamp, and is used to hold the time at which the input stream was accepted.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation includes a version history with links to specific documentation for each version, from 1.0.0 up to the current latest version 1.8.0.\u003c/p\u003e\n"]]],[],null,["# Live Stream v1 API - Class InputStreamProperty (1.9.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.9.0 (latest)](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/latest/Google.Cloud.Video.LiveStream.V1.InputStreamProperty)\n- [1.8.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.8.0/Google.Cloud.Video.LiveStream.V1.InputStreamProperty)\n- [1.7.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.7.0/Google.Cloud.Video.LiveStream.V1.InputStreamProperty)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.6.0/Google.Cloud.Video.LiveStream.V1.InputStreamProperty)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.5.0/Google.Cloud.Video.LiveStream.V1.InputStreamProperty)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.4.0/Google.Cloud.Video.LiveStream.V1.InputStreamProperty)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.3.0/Google.Cloud.Video.LiveStream.V1.InputStreamProperty)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.2.0/Google.Cloud.Video.LiveStream.V1.InputStreamProperty)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.1.0/Google.Cloud.Video.LiveStream.V1.InputStreamProperty)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.0.0/Google.Cloud.Video.LiveStream.V1.InputStreamProperty) \n\n public sealed class InputStreamProperty : IMessage\u003cInputStreamProperty\u003e, IEquatable\u003cInputStreamProperty\u003e, IDeepCloneable\u003cInputStreamProperty\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Live Stream v1 API class InputStreamProperty.\n\nProperties of the input stream. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e InputStreamProperty \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[InputStreamProperty](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/latest/Google.Cloud.Video.LiveStream.V1.InputStreamProperty), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[InputStreamProperty](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/latest/Google.Cloud.Video.LiveStream.V1.InputStreamProperty), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[InputStreamProperty](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/latest/Google.Cloud.Video.LiveStream.V1.InputStreamProperty), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Video.LiveStream.V1](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/latest/Google.Cloud.Video.LiveStream.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Video.LiveStream.V1.dll\n\nConstructors\n------------\n\n### InputStreamProperty()\n\n public InputStreamProperty()\n\n### InputStreamProperty(InputStreamProperty)\n\n public InputStreamProperty(InputStreamProperty other)\n\nProperties\n----------\n\n### AudioStreams\n\n public RepeatedField\u003cAudioStreamProperty\u003e AudioStreams { get; }\n\nProperties of the audio streams.\n\n### LastEstablishTime\n\n public Timestamp LastEstablishTime { get; set; }\n\nThe time that the current input stream is accepted and the connection is\nestablished.\n\n### VideoStreams\n\n public RepeatedField\u003cVideoStreamProperty\u003e VideoStreams { get; }\n\nProperties of the video streams."]]