Click or drag to resize

GHAMatrixSwitcherInputMute Property

[This is preliminary documentation and is subject to change.]

Immediately set volume to zero when set to true and return to previous level when set to false

Namespace:  GHASchema.Classes.Device.AudioVideo
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
public virtual bool Mute { get; set; }

Property Value

Type: Boolean

Implements

IAudioControlMute
See Also