![]() |
SoDaRadio-12.2.0-cut_dependencies:6c82803
|
This is the complete list of members for SoDa::AudioIfc, including all inherited members.
| AudioIfc(unsigned int _sample_rate, unsigned int _sample_count_hint, const std::string &name="AudioIfc") | SoDa::AudioIfc | inlineprotected |
| currentCaptureState() | SoDa::AudioIfc | inlinevirtual |
| currentPlaybackState() | SoDa::AudioIfc | inlinevirtual |
| datatype_size | SoDa::AudioIfc | protected |
| getInGain() | SoDa::AudioIfc | inlinevirtual |
| getOutGain() | SoDa::AudioIfc | inlinevirtual |
| in_gain | SoDa::AudioIfc | protected |
| out_gain | SoDa::AudioIfc | protected |
| recv(std::vector< float > &buf, bool when_ready=false)=0 | SoDa::AudioIfc | pure virtual |
| recvBufferReady(unsigned int len)=0 | SoDa::AudioIfc | pure virtual |
| sample_count_hint | SoDa::AudioIfc | protected |
| sample_rate | SoDa::AudioIfc | protected |
| send(void *buf, unsigned int len, bool when_ready=false)=0 | SoDa::AudioIfc | pure virtual |
| sendBufferReady(unsigned int len)=0 | SoDa::AudioIfc | pure virtual |
| setInGain(float gain) | SoDa::AudioIfc | inlinevirtual |
| setOutGain(float gain) | SoDa::AudioIfc | inlinevirtual |
| sleepIn()=0 | SoDa::AudioIfc | pure virtual |
| sleepOut()=0 | SoDa::AudioIfc | pure virtual |
| wakeIn()=0 | SoDa::AudioIfc | pure virtual |
| wakeOut()=0 | SoDa::AudioIfc | pure virtual |