createVideoExecutor
open override fun createVideoExecutor(numOfThread: Int, componentName: String): ExecutorService(source)
Creates an Executor for video processing with videoThreadPriority.
Return
the created Executor
Parameters
numOfThread
number of threads in the pool
componentName
name of the component using the dispatcher