Click or drag to resize

InputWaveDevice Constructor

Initializes a new instance of the InputWaveDevice class

Namespace:  CallFlowFramework.Media
Assembly:  CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntax
public InputWaveDevice(
	string name,
	int num
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:CallFlowFramework.Media.InputWaveDevice.#ctor(System.String,System.Int32)"]

num
Type: SystemInt32

[Missing <param name="num"/> documentation for "M:CallFlowFramework.Media.InputWaveDevice.#ctor(System.String,System.Int32)"]

See Also