Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATStream::IsSeekable
virtual bool CATStream::IsSeekable (  )  [pure virtual]

IsSeekable() returns true if the stream is a seekable type.

Some streams might not be seekable - check before seeking.

Returns:
bool - true if stream is seekable.
See also:
SeekRelative(), SeekAbsolute(), SeekFromEnd()

Implemented in CATStreamFile, CATStreamRAM, and CATStreamSub.


Generated on Mon Feb 11 04:10:56 2008 for Game Accessibility Suite by doxygen 1.5.4