Click or drag to resize
Accord.NET (logo)

WaveDecoder Constructor (Stream)

Constructs a new Wave decoder.

Namespace:  Accord.Audio.Formats
Assembly:  Accord.Audio.DirectSound (in Accord.Audio.DirectSound.dll) Version: 3.8.0
Syntax
public WaveDecoder(
	Stream stream
)
Request Example View Source

Parameters

stream
Type: System.IOStream
See Also