public sealed class AudioStreamProperty : IMessage<AudioStreamProperty>, IEquatable<AudioStreamProperty>, IDeepCloneable<AudioStreamProperty>, IBufferMessage, IMessage
Reference documentation and code samples for the Live Stream v1 API class AudioStreamProperty.
[[["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 `AudioStreamProperty` class within the Google Cloud Live Stream v1 API, specifically for .NET."],["`AudioStreamProperty` represents the properties of an audio stream, implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the documentation is 1.8.0, with older versions ranging back to 1.0.0 also available."],["The `AudioStreamProperty` class includes properties like `AudioFormat` and `Index`, which describe the format and index of the audio stream, respectively."],["There are two constructors available, one being the empty default, and another allowing a copy of another `AudioStreamProperty` instance."]]],[]]