Click or drag to resize

WaveCaptureGetSystemInputDevices Method

Returns list of system input devices

Namespace:  CallFlowFramework.Media
Assembly:  CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntax
public static IEnumerable<InputWaveDevice> GetSystemInputDevices()

Return Value

Type: IEnumerableInputWaveDevice

[Missing <returns> documentation for "M:CallFlowFramework.Media.WaveCapture.GetSystemInputDevices"]

See Also