#include <FilterInternal.hxx>
Definition at line 36 of file FilterInternal.hxx.
◆ Filter()
◆ ~Filter()
virtual Filter::~Filter |
( |
| ) |
|
|
inlinevirtual |
◆ FilterPCM()
Filters a block of PCM data.
Throws std::runtime_error on error.
- Parameters
-
- Returns
- the destination buffer on success (will be invalidated by deleting this object or the next FilterPCM() or Reset() call)
◆ GetOutAudioFormat()
◆ Reset()
virtual void Filter::Reset |
( |
| ) |
|
|
inlinevirtual |
Reset the filter's state, e.g.
drop/flush buffers.
Definition at line 58 of file FilterInternal.hxx.
◆ out_audio_format
The documentation for this class was generated from the following file: