pixelperfectengine v0.10.0-beta.4 (2021-12-11T23:19:07Z)
Dub
Repo
AudioDeviceHandler.this
pixelperfectengine
audio
base
handler
AudioDeviceHandler
Creates an instance, and detects all drivers.
class
AudioDeviceHandler
this
(
int
channelLayout
,
int
slmpFreq
,
int
frameSize
,
int
nOfFrames
)
Meta
Source
See Implementation
pixelperfectengine
audio
base
handler
AudioDeviceHandler
constructors
this
destructors
~this
functions
getBufferSize
getChannels
getDevices
getSamplingFrequency
initAudioDevice
variables
channelLayout
frameSize
nOfFrames
slmpFreq
Creates an instance, and detects all drivers.