pixelperfectengine ~master (2023-12-13T21:18:59Z)
Dub
Repo
AudioDeviceHandler.this
pixelperfectengine
audio
base
handler
AudioDeviceHandler
Creates an instance, and detects all drivers.
class
AudioDeviceHandler
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.