C# 클래스 NScumm.Core.Audio.SeekableAudioStreamExtensions

파일 보기 프로젝트 열기: scemino/nscumm

공개 메소드들

메소드 설명
Seek ( this stream, int where ) : bool

메소드 상세

Seek() 공개 정적인 메소드

public static Seek ( this stream, int where ) : bool
stream this
where int
리턴 bool