C# 클래스 ApplyNoiseToAudio.WaveReader

파일 보기 프로젝트 열기: kotan-kn/spectral-subtraction 1 사용 예제들

공개 메소드들

메소드 설명
WaveReader ( Stream stream ) : System

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

메소드 상세

WaveReader() 공개 메소드

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
리턴 System