pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
AudioDeviceHandler.this
pixelperfectengine
audio
base
handler
AudioDeviceHandler
Creates an instance, and detects all drivers.
class
AudioDeviceHandler
public
this
(
AudioSpecs
specs
,
int
blockSize
,
int
nOfBlocks
)
Meta
Source
See Implementation
pixelperfectengine
audio
base
handler
AudioDeviceHandler
constructors
this
destructors
~this
functions
getBufferDelay
getBufferSize
getChannels
getDevices
getSamplingFrequency
initAudioDevice
static functions
initAudioDriver
variables
blockSize
device
nOfBlocks
specs
Creates an instance, and detects all drivers.