AudioServerSingleton.setBusSolo

If true the bus at index bus_idx is in solo mode.

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

Meta