initialize

abstract fun initialize(stereo: Boolean)

Initializes the loopback source.

Parameters

stereo

true if the source should be initialized as stereo, false for mono.

Throws

If there is an issue initializing the loopback source.