AudioServerSingleton.setBusMute

If true the bus at index bus_idx is muted.

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

Meta