Click or drag to resize

WaveInBaseVolume Property

Gets or sets the volume of the recorder. (Range: 0-1) If the value is -1, the volume of the selected device is fixed and cannot be changed.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public float Volume { get; set; }

Property Value

Single

Implements

IAudioControlVolume
See Also