Click or drag to resize

PortAudioInVolume Property

Gets or sets the volume for this device. (Range: 0-1)

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

Property Value

Single

Implements

IAudioControlVolume
See Also