C# Class ApplyNoiseToAudio.WaveReader

Afficher le fichier Open project: kotan-kn/spectral-subtraction Class Usage Examples

Méthodes publiques

Méthode Description
WaveReader ( Stream stream ) : System

Reads a Wave file from the input stream, but don't closes the stream

Method Details

WaveReader() public méthode

Reads a Wave file from the input stream, but don't closes the stream
public WaveReader ( Stream stream ) : System
stream Stream Input WAVE file stream
Résultat System