This is the complete list of members for lmms::AudioSoundIo, including all inherited members.
| AudioDevice(const ch_cnt_t _channels, AudioEngine *audioEngine) | lmms::AudioDevice | |
| audioEngine() | lmms::AudioDevice | inlineprotected |
| AudioSoundIo(bool &_success_ful, AudioEngine *audioEngine) | lmms::AudioSoundIo | |
| channels() const | lmms::AudioDevice | inlineprotected |
| clearS16Buffer(int_sample_t *_outbuf, const f_cnt_t _frames) | lmms::AudioDevice | protected |
| convertToS16(const SampleFrame *_ab, const f_cnt_t _frames, int_sample_t *_output_buffer, const bool _convert_endian=false) | lmms::AudioDevice | protected |
| errorCallback(int err) | lmms::AudioSoundIo | private |
| getNextBuffer(SampleFrame *_ab) | lmms::AudioDevice | protected |
| lock() | lmms::AudioDevice | inline |
| m_audioEngine | lmms::AudioDevice | private |
| m_buffer | lmms::AudioDevice | private |
| m_channels | lmms::AudioDevice | private |
| m_devMutex | lmms::AudioDevice | private |
| m_disconnectErr | lmms::AudioSoundIo | private |
| m_inProcess | lmms::AudioDevice | private |
| m_outBuf | lmms::AudioSoundIo | private |
| m_outBufFrameIndex | lmms::AudioSoundIo | private |
| m_outBufFramesTotal | lmms::AudioSoundIo | private |
| m_outBufSize | lmms::AudioSoundIo | private |
| m_outstream | lmms::AudioSoundIo | private |
| m_outstreamStarted | lmms::AudioSoundIo | private |
| m_sampleRate | lmms::AudioDevice | private |
| m_soundio | lmms::AudioSoundIo | private |
| m_stopped | lmms::AudioSoundIo | private |
| m_supportsCapture | lmms::AudioDevice | protected |
| name() | lmms::AudioSoundIo | inlinestatic |
| onBackendDisconnect(int err) | lmms::AudioSoundIo | private |
| processNextBuffer() | lmms::AudioDevice | |
| registerPort(AudioBusHandle *port) | lmms::AudioDevice | virtual |
| renamePort(AudioBusHandle *port) | lmms::AudioDevice | virtual |
| sampleRate() const | lmms::AudioDevice | inline |
| setChannels(const ch_cnt_t channels) | lmms::AudioDevice | inlineprotected |
| setSampleRate(const sample_rate_t _new_sr) | lmms::AudioDevice | inlineprotected |
| startProcessing() | lmms::AudioSoundIo | privatevirtual |
| staticErrorCallback(SoundIoOutStream *outstream, int err) | lmms::AudioSoundIo | inlineprivatestatic |
| staticOnBackendDisconnect(SoundIo *soundio, int err) | lmms::AudioSoundIo | inlineprivatestatic |
| staticUnderflowCallback(SoundIoOutStream *outstream) | lmms::AudioSoundIo | inlineprivatestatic |
| staticWriteCallback(SoundIoOutStream *outstream, int frame_count_min, int frame_count_max) | lmms::AudioSoundIo | inlineprivatestatic |
| stopProcessing() | lmms::AudioSoundIo | privatevirtual |
| stopProcessingThread(QThread *thread) | lmms::AudioDevice | protectedstatic |
| supportsCapture() const | lmms::AudioDevice | inline |
| underflowCallback() | lmms::AudioSoundIo | private |
| unlock() | lmms::AudioDevice | inline |
| unregisterPort(AudioBusHandle *port) | lmms::AudioDevice | virtual |
| writeBuffer(const SampleFrame *, const f_cnt_t) | lmms::AudioDevice | inlineprotectedvirtual |
| writeCallback(int frame_count_min, int frame_count_max) | lmms::AudioSoundIo | private |
| ~AudioDevice() | lmms::AudioDevice | virtual |
| ~AudioSoundIo() | lmms::AudioSoundIo | virtual |