ModuleManager.this

Creates an instance of a module handler.

class ModuleManager
this

Parameters

handler AudioDeviceHandler

The AudioDeviceHandler that contains the data about the audio device.

bufferSize int

The size of the buffer in samples.

nOfFrames int

The number of frames before they get queued to the audio device.

Meta