C# Class NScumm.Core.Audio.SeekableAudioStreamExtensions

ファイルを表示 Open project: scemino/nscumm

Public Methods

Method Description
Seek ( this stream, int where ) : bool

Method Details

Seek() public static method

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