Click or drag to resize

WaveInBaseMuted Property

Gets or sets a boolean value indicating whether the audio device is muted.

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public bool Muted { get; set; }

Property Value

Type: Boolean

Implements

IAudioControlMuted
See Also