Property Mute View Source Mute Gets or sets a value indicating whether this IAudioOutput is muted. Declaration bool Mute { get; set; } Property Value Type Description Boolean true if muted; otherwise, false.