Function AudioServerSingleton.isBusBypassingEffects

If true, the bus at index bus_idx is bypassing effects.

bool isBusBypassingEffects (
  const(long) bus_idx
) nothrow @nogc const;