C# 클래스 OpenRA.FileFormats.WavFormat

상속: ISoundFormat
파일 보기 프로젝트 열기: cjshmyr/OpenRA 1 사용 예제들

공개 메소드들

메소드 설명
GetPCMInputStream ( ) : Stream
WavFormat ( Stream stream ) : System

메소드 상세

GetPCMInputStream() 공개 메소드

public GetPCMInputStream ( ) : Stream
리턴 Stream

WavFormat() 공개 메소드

public WavFormat ( Stream stream ) : System
stream Stream
리턴 System