Click or drag to resize
WaveInException Constructor
Initializes a new instance of the WaveInException class

Namespace: Alvas.Audio
Assembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax
public WaveInException(
	int errorCode
)

Parameters

errorCode
Type: SystemInt32

[Missing <param name="errorCode"/> documentation for "M:Alvas.Audio.WaveInException.#ctor(System.Int32)"]

See Also