C# 클래스 Recurity.Swf.AdpcmSoundData

상속: SoundData
파일 보기 프로젝트 열기: rtezli/Blitzableiter

공개 메소드들

메소드 설명
Parse ( Stream input, SoundType type ) : void

Write ( Stream output ) : void

메소드 상세

Parse() 공개 메소드

public Parse ( Stream input, SoundType type ) : void
input Stream
type SoundType
리턴 void

Write() 공개 메소드

public Write ( Stream output ) : void
output Stream
리턴 void