VAE - Virtual Audio Engine 1
Small Data Driven Audio Engine
vae::core::DeviceDummy Member List

This is the complete list of members for vae::core::DeviceDummy, including all inherited members.

_VAE_WORKER_SIZEvae::core::Deviceprotectedstatic
Callback typedefvae::core::Deviceprotected
canPop() constvae::core::Deviceinline
canPush() constvae::core::Deviceinline
closeDevice() overridevae::core::DeviceDummyinlinevirtual
Device(Backend &backend, const EngineConfig &config)vae::core::Deviceinline
DeviceDummy(Backend &backend, const EngineConfig &config)vae::core::DeviceDummyinline
getChannelsIn() constvae::core::Deviceinline
getChannelsOut() constvae::core::Deviceinline
getOverruns() constvae::core::Deviceinline
getRealSampleRate() constvae::core::Deviceinline
getSampleRate() constvae::core::Deviceinline
getStreamTime() constvae::core::Deviceinline
getUnderruns() constvae::core::Deviceinline
init(Size sampleRate, Uchar channelsIn, Uchar channelsOut, Size bufferSize)vae::core::Deviceinlineprotected
mBackendvae::core::Deviceprotected
mConfigvae::core::Deviceprotected
mOverrunsvae::core::Deviceprotected
mRealSampleRatevae::core::Deviceprotected
mResamplerBufferToDevicevae::core::Deviceprotected
mResamplerToDevicevae::core::Deviceprotected
mSampleRatevae::core::Deviceprotected
mUnderrunsvae::core::Deviceprotected
mWorkervae::core::Deviceprotected
openDevice(bool input=false) overridevae::core::DeviceDummyinlinevirtual
openDevice(DeviceInfo &device) overridevae::core::DeviceDummyinlinevirtual
pop(ScratchBuffer &buffer)vae::core::Deviceinline
postInit()vae::core::Deviceinlineprotected
push(const ScratchBuffer &buffer)vae::core::Deviceinline
Resampler typedefvae::core::Device
setCallback(Callback callback)vae::core::Deviceinline
swapBufferInterleaved(const T *from, T *to, Size frames)vae::core::DeviceDummyinline
~Device()vae::core::Deviceinlinevirtual