AudioServerSingleton.setBusBypassEffects

If true the bus at index bus_idx is bypassing effects.

struct AudioServerSingleton
@nogc nothrow
void
setBusBypassEffects
(
in long bus_idx
,
in bool enable
)

Meta