createAudioDispatcher
Creates a CoroutineDispatcher for audio processing.
Return
the created CoroutineDispatcher
Parameters
numOfThread
number of threads in the pool
componentName
name of the component using the dispatcher
Creates a CoroutineDispatcher for audio processing.
the created CoroutineDispatcher
number of threads in the pool
name of the component using the dispatcher