#include <i_audio_bitstream.hpp>
Definition at line 27 of file i_audio_bitstream.hpp.
◆ abstract_type
◆ handle
◆ ~i_audio_bitstream()
virtual neogfx::i_audio_bitstream::~i_audio_bitstream |
( |
| ) |
|
|
virtualdefault |
◆ amplitude()
virtual float neogfx::i_audio_bitstream::amplitude |
( |
| ) |
const |
|
pure virtual |
◆ clear_envelope()
virtual void neogfx::i_audio_bitstream::clear_envelope |
( |
| ) |
|
|
pure virtual |
◆ envelope()
virtual adsr_envelope const & neogfx::i_audio_bitstream::envelope |
( |
| ) |
const |
|
pure virtual |
◆ generate()
◆ generate_from()
◆ has_envelope()
virtual bool neogfx::i_audio_bitstream::has_envelope |
( |
| ) |
const |
|
pure virtual |
◆ length()
◆ sample_rate()
◆ set_amplitude()
virtual void neogfx::i_audio_bitstream::set_amplitude |
( |
float |
aAmplitude | ) |
|
|
pure virtual |
◆ set_envelope()
virtual void neogfx::i_audio_bitstream::set_envelope |
( |
adsr_envelope const & |
aEnvelope | ) |
|
|
pure virtual |
◆ set_sample_rate()
virtual void neogfx::i_audio_bitstream::set_sample_rate |
( |
audio_sample_rate |
aSampleRate | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: