Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Yodiwo
Media
Audio
Source
AudioEventArgs
C# 클래스 Yodiwo.Media.Audio.Source.AudioEventArgs
파일 보기
프로젝트 열기: yodiwo/plegma
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
length
int
pcmdata
byte[]
공개 메소드들
메소드
설명
AudioEventArgs
(
byte
audiodata
,
int
audiolen
) :
System
메소드 상세
AudioEventArgs()
공개
메소드
public
AudioEventArgs
(
byte
audiodata
,
int
audiolen
) :
System
audiodata
byte
audiolen
int
리턴
System
프로퍼티 상세
length
공개적으로 프로퍼티
public
int
length
리턴
int
pcmdata
공개적으로 프로퍼티
public
byte[]
pcmdata
리턴
byte[]