C# 클래스 OpenRA.FileFormats.AudFormat

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

공개 메소드들

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

메소드 상세

AudFormat() 공개 메소드

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

GetPCMInputStream() 공개 메소드

public GetPCMInputStream ( ) : Stream
리턴 Stream