This is the complete list of members for vae::core::DevicePortaudio, including all inherited members.
  | _VAE_WORKER_SIZE | vae::core::Device | protectedstatic | 
  | AudioCallback(const void *in, void *out, unsigned long frames, const PaStreamCallbackTimeInfo *timeInfo, PaStreamCallbackFlags statusFlags, void *data) | vae::core::DevicePortaudio | inlineprivatestatic | 
  | Callback typedef | vae::core::Device | protected | 
  | canPop() const | vae::core::Device | inline | 
  | canPush() const | vae::core::Device | inline | 
  | cleanUp() | vae::core::DevicePortaudio | inlineprivate | 
  | closeDevice() override | vae::core::DevicePortaudio | inlinevirtual | 
  | Device(Backend &backend, const EngineConfig &config) | vae::core::Device | inline | 
  | DevicePortaudio(Backend &backend, const EngineConfig &config) | vae::core::DevicePortaudio | inline | 
  | getChannelsIn() const | vae::core::Device | inline | 
  | getChannelsOut() const | vae::core::Device | inline | 
  | getOverruns() const | vae::core::Device | inline | 
  | getRealSampleRate() const | vae::core::Device | inline | 
  | getSampleRate() const | vae::core::Device | inline | 
  | getStreamTime() const | vae::core::Device | inline | 
  | getUnderruns() const | vae::core::Device | inline | 
  | init(Size sampleRate, Uchar channelsIn, Uchar channelsOut, Size bufferSize) | vae::core::Device | inlineprotected | 
  | mBackend | vae::core::Device | protected | 
  | mConfig | vae::core::Device | protected | 
  | mInitialized | vae::core::DevicePortaudio | private | 
  | mOverruns | vae::core::Device | protected | 
  | mRealSampleRate | vae::core::Device | protected | 
  | mResamplerBufferToDevice | vae::core::Device | protected | 
  | mResamplerToDevice | vae::core::Device | protected | 
  | mSampleRate | vae::core::Device | protected | 
  | mStream | vae::core::DevicePortaudio | private | 
  | mUnderruns | vae::core::Device | protected | 
  | mWorker | vae::core::Device | protected | 
  | openDevice(DeviceInfo &device) override | vae::core::DevicePortaudio | inlinevirtual | 
  | vae::core::Device::openDevice(bool input=false) | vae::core::Device | inlinevirtual | 
  | pop(ScratchBuffer &buffer) | vae::core::Device | inline | 
  | postInit() | vae::core::Device | inlineprotected | 
  | push(const ScratchBuffer &buffer) | vae::core::Device | inline | 
  | Resampler typedef | vae::core::Device |  | 
  | setCallback(Callback callback) | vae::core::Device | inline | 
  | StreamFinished(void *data) | vae::core::DevicePortaudio | inlineprivatestatic | 
  | ~Device() | vae::core::Device | inlinevirtual | 
  | ~DevicePortaudio() | vae::core::DevicePortaudio | inline |