AuLib
1.0beta
|
This is the complete list of members for AuLib::SoundOut, including all inherited members.
audio(SoundOut &obj) | AuLib::SoundOut | friend |
audio(AuLib::SoundOut &obj) | AuLib::SoundOut | friend |
AudioBase(uint32_t nchnls=def_nchnls, uint32_t vframes=def_vframes, double sr=def_sr) | AuLib::AudioBase | inline |
begin() | AuLib::AudioBase | inline |
cbegin() const | AuLib::AudioBase | inline |
cend() const | AuLib::AudioBase | inline |
const_iterator typedef | AuLib::AudioBase | |
dest() const | AuLib::SoundOut | inline |
dest() const | AuLib::SoundOut | inline |
end() | AuLib::AudioBase | inline |
error() const | AuLib::AudioBase | inline |
error_message() const | AuLib::SoundOut | inlinevirtual |
error_message() const | AuLib::SoundOut | inlinevirtual |
iterator typedef | AuLib::AudioBase | |
m_error | AuLib::AudioBase | protected |
m_nchnls | AuLib::AudioBase | protected |
m_sr | AuLib::AudioBase | protected |
m_vector | AuLib::AudioBase | protected |
m_vframes | AuLib::AudioBase | protected |
nchnls() const | AuLib::AudioBase | inline |
operator const double *() const | AuLib::AudioBase | inlineexplicit |
operator const std::vector< double > &() const | AuLib::AudioBase | inline |
operator()(const AudioBase &obj) | AuLib::SoundOut | inline |
operator()(uint32_t chn, const AudioBase &obj) | AuLib::SoundOut | inline |
operator()(const AudioBase &obj) | AuLib::SoundOut | inline |
operator*=(double scal) | AuLib::AudioBase | inlinevirtual |
operator*=(const double *sig) | AuLib::AudioBase | inlinevirtual |
operator*=(const AudioBase &obj) | AuLib::AudioBase | inlinevirtual |
operator+=(double offs) | AuLib::AudioBase | inlinevirtual |
operator+=(const double *sig) | AuLib::AudioBase | inlinevirtual |
operator+=(const AudioBase &obj) | AuLib::AudioBase | inlinevirtual |
operator[](uint32_t ndx) | AuLib::AudioBase | inline |
operator[](uint32_t ndx) const | AuLib::AudioBase | inline |
resize_exact(uint32_t frames) | AuLib::AudioBase | inline |
rt_audio(const float *input, float *output, unsigned long frameCount, const void *timeInfo, unsigned long statusFlags, SoundOut *userData) | AuLib::SoundOut | friend |
rt_audio(const float *input, float *output, unsigned long frameCount, const void *timeInfo, unsigned long statusFlags, SoundOut *userData) | AuLib::SoundOut | friend |
set(const AudioBase &obj) | AuLib::AudioBase | inline |
set(const double *sig) | AuLib::AudioBase | inline |
set(double v) | AuLib::AudioBase | inline |
set(double v, uint32_t p) | AuLib::AudioBase | inline |
SoundOut(const char *dest, uint32_t nchnls=def_nchnls, uint32_t vframes=def_bframes, double sr=def_sr) | AuLib::SoundOut | |
SoundOut(const char *dest, uint32_t nchnls=def_nchnls, uint32_t vframes=def_bframes, double sr=def_sr) | AuLib::SoundOut | |
sr() const | AuLib::AudioBase | inline |
time() const | AuLib::SoundOut | inline |
time() const | AuLib::SoundOut | inline |
timestamp() const | AuLib::SoundOut | inline |
vector() const | AuLib::AudioBase | inline |
vector(uint32_t frndx, uint32_t chn) const | AuLib::AudioBase | inline |
vframes(uint32_t frames) | AuLib::AudioBase | inline |
vframes() const | AuLib::AudioBase | inline |
vsamps() const | AuLib::AudioBase | inline |
write(const double *sig, uint32_t samples) | AuLib::SoundOut | inline |
write(const AudioBase &obj) | AuLib::SoundOut | inline |
write(uint32_t chn, const AudioBase &obj) | AuLib::SoundOut | inline |
write(const double *sig, uint32_t frames=def_vframes) | AuLib::SoundOut | |
write(const AudioBase &obj) | AuLib::SoundOut | inline |
~SoundOut() | AuLib::SoundOut | |
~SoundOut() | AuLib::SoundOut |