Click or drag to resize

PortAudioInMuted 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.13.0
Syntax
public bool Muted { get; set; }

Property Value

Boolean

Implements

IAudioControlMuted
See Also