Click or drag to resize

WavePlayerOutputDevice Property

Before the start of a new device, old device will be stopped and disposed and writing to the buffer will be stopped.

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

Property Value

Type: OutputWaveDevice
See Also