Function AudioServerSingleton.setBusBypassEffects
If true, the bus at index bus_idx is bypassing effects.
void setBusBypassEffects
(
const(long) bus_idx,
const(bool) enable
) nothrow @nogc;
If true, the bus at index bus_idx is bypassing effects.
void setBusBypassEffects
(
const(long) bus_idx,
const(bool) enable
) nothrow @nogc;