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

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

_VAE_WORKER_SIZEvae::core::Deviceprotectedstatic
Callback typedefvae::core::Deviceprotected
canPop() constvae::core::Deviceinline
canPush() constvae::core::Deviceinline
closeDevice()=0vae::core::Devicepure virtual
Device(Backend &backend, const EngineConfig &config)vae::core::Deviceinline
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(DeviceInfo &device)=0vae::core::Devicepure virtual
openDevice(bool input=false)vae::core::Deviceinlinevirtual
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
~Device()vae::core::Deviceinlinevirtual