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