|
|
virtual bool | valid () const =0 |
|
virtual bool | open (const std::string &filename, SoundInfo &info)=0 |
|
virtual int64 | read (void *data, uint32 format, nom::size_type chunk_size)=0 |
| virtual int64 | seek (int64 offset, SoundSeek dir)=0 |
|
virtual void | close ()=0 |
Definition at line 40 of file ISoundFileReader.hpp.
◆ ISoundFileReader()
| nom::audio::ISoundFileReader::ISoundFileReader |
( |
| ) |
|
|
inline |
◆ ~ISoundFileReader()
| nom::audio::ISoundFileReader::~ISoundFileReader |
( |
| ) |
|
|
inline |
◆ seek()
| virtual int64 nom::audio::ISoundFileReader::seek |
( |
int64 | offset, |
|
|
SoundSeek | dir ) |
|
pure virtual |
The documentation for this class was generated from the following file: