Click or drag to resize

WaveCaptureInputDevice 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 InputWaveDevice InputDevice { get; set; }

Property Value

Type: InputWaveDevice
See Also