C# 클래스 DSPUtil.WindowedBuffer

상속: SoundObj
파일 보기 프로젝트 열기: hughpyle/inguz-DSPUtil

공개 메소드들

메소드 설명
WindowedBuffer ( ISoundObj input, CosWindow window, int start, int count ) : System

메소드 상세

WindowedBuffer() 공개 메소드

public WindowedBuffer ( ISoundObj input, CosWindow window, int start, int count ) : System
input ISoundObj
window CosWindow
start int
count int
리턴 System