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 document provides reference documentation for the `Event.Types.MuteTask` class within the Google Cloud Live Stream v1 API."],["The `MuteTask` class is designed to mute a live video stream."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest available version is 1.8.0, but other versions such as 1.7.0, 1.6.0, and down to 1.0.0 are also accessible."],["The `Duration` property of the `MuteTask` allows you to specify how long the stream should be muted for, or until an `UnmuteTask` event is sent to unmute it."]]],[]]