Click or drag to resize

IAudioControlMuted Property

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

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

Property Value

Boolean
See Also