Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
OpenRA
Mods
Common
AudioLoaders
AudFormat
C# 클래스 OpenRA.Mods.Common.AudioLoaders.AudFormat
상속:
ISoundFormat
파일 보기
프로젝트 열기: pchote/OpenRA
1 사용 예제들
공개 메소드들
메소드
설명
AudFormat
(
Stream
stream
) :
System
GetPCMInputStream
( ) :
Stream
메소드 상세
AudFormat()
공개
메소드
public
AudFormat
(
Stream
stream
) :
System
stream
Stream
리턴
System
GetPCMInputStream()
공개
메소드
public
GetPCMInputStream
( ) :
Stream
리턴
Stream