Also, a bypassed module just calls processBypass()
instead of process()
. The default implementation is to apply bypass routes configured by configBypass(AUDIO_INPUT, AUDIO_OUTPUT)
, but you can override it if your module bypassing is more complex.