Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
csvorbis
Block
C# 클래스 csvorbis.Block
파일 보기
프로젝트 열기: secred/Tachycardia
1 사용 예제들
공개 메소드들
메소드
설명
Block
(
DspState
vd
) :
System
clear
( ) :
int
init
(
DspState
vd
) :
void
synthesis
(
Packet
op
) :
int
메소드 상세
Block()
공개
메소드
public
Block
(
DspState
vd
) :
System
vd
DspState
리턴
System
clear()
공개
메소드
public
clear
( ) :
int
리턴
int
init()
공개
메소드
public
init
(
DspState
vd
) :
void
vd
DspState
리턴
void
synthesis()
공개
메소드
public
synthesis
(
Packet
op
) :
int
op
csogg.Packet
리턴
int