C# Class DSPUtil.WindowedBuffer

Inheritance: SoundObj
显示文件 Open project: hughpyle/inguz-DSPUtil

Public Methods

Method Description
WindowedBuffer ( ISoundObj input, CosWindow window, int start, int count ) : System

Method Details

WindowedBuffer() public method

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