|
Pyrogenesis
13997
|
#include <ogg.h>
Public Member Functions | |
| virtual | ~OggStream () |
| virtual ALenum | Format ()=0 |
| virtual ALsizei | SamplingRate ()=0 |
| virtual bool | atFileEOF ()=0 |
| virtual Status | ResetFile ()=0 |
| virtual Status | Close ()=0 |
| virtual Status | GetNextChunk (u8 *buffer, size_t size)=0 |
|
pure virtual |
Implemented in OggStreamImpl< Adapter >.
|
pure virtual |
Implemented in OggStreamImpl< Adapter >.
|
pure virtual |
Implemented in OggStreamImpl< Adapter >.
Implemented in OggStreamImpl< Adapter >.
|
pure virtual |
Implemented in OggStreamImpl< Adapter >.
|
pure virtual |
Implemented in OggStreamImpl< Adapter >.
1.8.5