SoDaRadio-5.0.3-master:8901fb5
|
This is the complete list of members for SoDa::AudioPA, including all inherited members.
AudioIfc(unsigned int _sample_rate, DataFormat _fmt, unsigned int _sample_count_hint, const std::string &name="AudioIfc") | SoDa::AudioIfc | inline |
AudioPA(unsigned int _sample_rate, AudioIfc::DataFormat _fmt, unsigned int _sample_count_hint=1024) | SoDa::AudioPA | |
currentCaptureState() | SoDa::AudioIfc | inlinevirtual |
currentPlaybackState() | SoDa::AudioIfc | inlinevirtual |
DataFormat enum name | SoDa::AudioIfc | |
datatype_size | SoDa::AudioIfc | protected |
DFLOAT enum value | SoDa::AudioIfc | |
findSoDaObject(const std::string &oname) | SoDa::SoDaBase | |
FLOAT enum value | SoDa::AudioIfc | |
format | SoDa::AudioIfc | protected |
getInGain() | SoDa::AudioIfc | inlinevirtual |
getObjName() | SoDa::SoDaBase | inline |
getOutGain() | SoDa::AudioIfc | inlinevirtual |
getTime() | SoDa::SoDaBase | |
in_gain | SoDa::AudioIfc | protected |
INT16 enum value | SoDa::AudioIfc | |
INT32 enum value | SoDa::AudioIfc | |
INT8 enum value | SoDa::AudioIfc | |
out_gain | SoDa::AudioIfc | protected |
recv(void *buf, unsigned int len, bool block=true) | SoDa::AudioPA | inlinevirtual |
recvBufferReady(unsigned int len) | SoDa::AudioPA | inlinevirtual |
sample_count_hint | SoDa::AudioIfc | protected |
sample_rate | SoDa::AudioIfc | protected |
send(void *buf, unsigned int len) | SoDa::AudioPA | inlinevirtual |
sendBufferReady(unsigned int len) | SoDa::AudioPA | inlinevirtual |
setInGain(float gain) | SoDa::AudioIfc | inlinevirtual |
setOutGain(float gain) | SoDa::AudioIfc | inlinevirtual |
sleepIn() | SoDa::AudioPA | inlinevirtual |
sleepOut() | SoDa::AudioPA | inlinevirtual |
SoDaBase(const std::string &oname) | SoDa::SoDaBase | |
wakeIn() | SoDa::AudioPA | inlinevirtual |
wakeOut() | SoDa::AudioPA | inlinevirtual |
~AudioPA() | SoDa::AudioPA | inline |