Click or drag to resize

WavePlayerOutputDeviceVolume Property

Gets or sets output device volume as a coefficient [0..1]. WaveOut.Volume, but I don't how how to do it better.

Namespace:  CallFlowFramework.Media
Assembly:  CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntax
public double OutputDeviceVolume { get; set; }

Property Value

Type: Double
See Also