public sealed class Event.Types.MuteTask : IMessage<Event.Types.MuteTask>, IEquatable<Event.Types.MuteTask>, IDeepCloneable<Event.Types.MuteTask>, IBufferMessage, IMessage
Reference documentation and code samples for the Live Stream v1 API class Event.Types.MuteTask.
[[["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 webpage provides reference documentation for the `Event.Types.MuteTask` class within the Live Stream v1 API, which is designed to mute a video stream."],["The `MuteTask` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `MuteTask` class is found in the `Google.Cloud.Video.LiveStream.V1` namespace and is part of the `Google.Cloud.Video.LiveStream.V1.dll` assembly."],["The class includes constructors for creating new `MuteTask` objects, either default or based on an existing `MuteTask`."],["The duration property of the MuteTask allows users to define how long the stream will be muted."]]],[]]