Click or drag to resize
Accord.NET (logo)

WaveEncoderStream Property

Gets the underlying Wave stream.

Namespace:  Accord.Audio.Formats
Assembly:  Accord.Audio.DirectSound (in Accord.Audio.DirectSound.dll) Version: 3.8.0
Syntax
public Stream Stream { get; }
Request Example View Source

Property Value

Type: Stream
See Also