|
Pyrogenesis
13997
|
Go to the source code of this file.
Classes | |
| class | OggStream |
Typedefs | |
| typedef shared_ptr< OggStream > | OggStreamPtr |
Functions | |
| Status | OpenOggStream (const OsPath &pathname, OggStreamPtr &stream) |
| Status | OpenOggNonstream (const PIVFS &vfs, const VfsPath &pathname, OggStreamPtr &stream) |
| A non-streaming OggStream (reading the whole file in advance) that can cope with archived/compressed files. More... | |
| typedef shared_ptr<OggStream> OggStreamPtr |
| Status OpenOggNonstream | ( | const PIVFS & | vfs, |
| const VfsPath & | pathname, | ||
| OggStreamPtr & | stream | ||
| ) |
| Status OpenOggStream | ( | const OsPath & | pathname, |
| OggStreamPtr & | stream | ||
| ) |
1.8.5