Click or drag to resize

IAudioControlMute 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.Capabilities.Media
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
bool Mute { get; set; }

Property Value

Type: Boolean
See Also