Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
DSPUtil
WindowedBuffer
C# Class DSPUtil.WindowedBuffer
Inheritance:
SoundObj
Mostrar archivo
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