[pure virtual]
IsSeekable() returns true if the stream is a seekable type.
Some streams might not be seekable - check before seeking.
Implemented in CATStreamFile, CATStreamRAM, and CATStreamSub.