Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
csvorbis
Block
C# Class csvorbis.Block
显示文件
Open project: secred/Tachycardia
Class Usage Examples
Public Methods
Method
Description
Block
(
DspState
vd
) :
System
clear
( ) :
int
init
(
DspState
vd
) :
void
synthesis
(
Packet
op
) :
int
Method Details
Block()
public
method
public
Block
(
DspState
vd
) :
System
vd
DspState
return
System
clear()
public
method
public
clear
( ) :
int
return
int
init()
public
method
public
init
(
DspState
vd
) :
void
vd
DspState
return
void
synthesis()
public
method
public
synthesis
(
Packet
op
) :
int
op
csogg.Packet
return
int