C# Class DSPUtil.WindowedBuffer

Inheritance: SoundObj
Exibir arquivo 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